Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index 649db23f1bb32f078d22e2a37cfc012f1cc1864c..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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
-#include "typedefs.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
+
+#include "gromacs/legacyheaders/typedefs.h"
 
 /* note: these arrays should correspond to enums in include/types/enums.h */