Reorganizing analysis of correlation functions.
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_chi.c
index 8c377df06afe31642c6b944f64a07c1051f94332..3717abb12b7aa429718327d7319bde4e3291c0f7 100644 (file)
@@ -41,6 +41,7 @@
 #include <string.h>
 
 #include "gromacs/commandline/pargs.h"
+#include "gromacs/correlationfunctions/autocorr.h"
 #include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/matio.h"
 #include "gromacs/fileio/pdbio.h"
@@ -59,6 +60,7 @@
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
+#include "gmx_ana.h"
 
 static gmx_bool bAllowed(real phi, real psi)
 {