Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_network.c
index 9142d54ae7b51040f371e4afa427b6e42282b591..eec664a5d028eda9623a889928bd42bd89a4dbec 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
+
+#include "gromacs/legacyheaders/domdec_network.h"
+
+#include "config.h"
 
 #include <string.h>
-#include "types/commrec.h"
-#include "domdec_network.h"
 
+#include "gromacs/legacyheaders/types/commrec.h"
 #include "gromacs/utility/gmxmpi.h"