Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / fitahx.h
index 01d1c7c3deb90afbfc04d288ad0c706e1ed5dc6c..399028ef054e7de3da18a4b06e4ff7e98d124395 100644 (file)
@@ -39,8 +39,8 @@
 #define _fitahx_h
 
 
+#include "gromacs/gmxana/hxprops.h"
 #include "gromacs/legacyheaders/typedefs.h"
-#include "hxprops.h"
 
 extern real fit_ahx(int nres, t_bb bb[], int natoms, int nall, atom_id allindex[],
                     rvec x[], int nca, atom_id caindex[], gmx_bool bFit);