Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / inputrec.c
index c600bd189d5304803ee0aab15c80fec302ca2989..ad48b85814f6b411515fe72a08af9b275188caa0 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 "gromacs/legacyheaders/inputrec.h"
 
-#include "typedefs.h"
-#include "macros.h"
-#include "inputrec.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/fatalerror.h"