Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index 043fd6b36da34e1702aca465f3244781937c199d..6e63f2fb62be84d75825dd35b6d1cfdd456e669d 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 "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/names.h"
 
+#include "gromacs/legacyheaders/typedefs.h"
+
 /* note: these arrays should correspond to enums in include/types/enums.h */
 
 const char *epbc_names[epbcNR+1] =