Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / nrnb.c
index f83e4d8eaec1c4be8d924e07e200000367813647..54925d85ed4d95591c22e3dbd0b0ea8053048d8d 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 <stdlib.h>
 #include <string.h>
 
-#include "types/commrec.h"
-#include "names.h"
-#include "macros.h"
-#include "nrnb.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/utility/smalloc.h"
 
 typedef struct {