Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / wall.c
index 38f26e3c1c1d466469b30d6942b7659ab68ca3fb..bdc5c90e404b06e96cd38a06e86a28b205c7f669 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/fileio/filenm.h"
 #include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/legacyheaders/nrnb.h"
-#include "gromacs/math/vec.h"
-
-#include "gromacs/fileio/filenm.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/utilities.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"