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