Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / strdb.c
index b8811a5fb41638e7730a78060556408da4b0c16b..21f70b014f3f0f8a65529eeeb8789cc151e8410d 100644 (file)
@@ -34,9 +34,9 @@
  * 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 "strdb.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "strdb.h"
 
 #include <stdio.h>
 #include <stdlib.h>