Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / nonbonded.h
index cf2b6456cef73f95edf6c07611ac6c2df1eaf076..c985396e5914ac0067f9fb6e767ad7a4d0a40d59 100644 (file)
 #ifndef _nonbonded_h
 #define _nonbonded_h
 
-#include "typedefs.h"
-#include "network.h"
-#include "tgroup.h"
-#include "genborn.h"
+#include "gromacs/legacyheaders/genborn.h"
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/tgroup.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {