Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / ifunc.h
index 5b72be9154d6f1e84fa9972ada058213c5a76771..25d13c6f58e4544ab69c4e6acfc9e4eff0123d93 100644 (file)
@@ -39,9 +39,9 @@
 #ifndef _ifunc_h
 #define _ifunc_h
 
-#include "../../topology/idef.h"
-#include "gromacs/legacyheaders/types/mdatom.h"
 #include "gromacs/legacyheaders/types/fcdata.h"
+#include "gromacs/legacyheaders/types/mdatom.h"
+#include "gromacs/topology/idef.h"
 
 #ifdef __cplusplus
 extern "C" {