Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / inputrec.c
index 2cbe383907b75c6d66e1c56fdf76f21bc1eaa1d7..d55f8e4ed57b6d045db20f9052a9dfd18f9e4bb0 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 "macros.h"
-#include "inputrec.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/inputrec.h"
 #include "gromacs/utility/fatalerror.h"