Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / names.c
index 66c3df18b95908522e16e309ea601cf358d823e3..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.
  */
-#include "config.h"
+#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 */