Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pgutil.c
index 739c165885db1d7cf848c637d11f4988ae71d7ad..1cebc523b6ec3661774f6e5c9b808960cc14e610 100644 (file)
@@ -36,7 +36,8 @@
  */
 /* This file is completely threadsafe - keep it that way! */
 
-#include "config.h"
+#include "gmxpre.h"
+
 #include "gromacs/utility/cstringutil.h"
 #include "pgutil.h"
 #include <string.h>