Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / sortwater.c
index d0f0ba23a8b1f873fb845227e24fbd191602cb03..73c8b5472d8f7be3eb320460be9a0e554c8d7e96 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
+
+#include "sortwater.h"
 
 #include <stdlib.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
-#include "sortwater.h"
-
 #include "gromacs/random/random.h"
 #include "gromacs/utility/smalloc.h"