Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / typedefs.c
index 22c4776d4c69c905dabe21a67c28c828f1d79972..134f8c0ca55a3d1e4829d4f7c7550360d5e762f5 100644 (file)
@@ -35,9 +35,9 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "gromacs/legacyheaders/typedefs.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #include <string.h>