Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gmxcpp.c
index 7123c8c5668b97c1d7d136a4c953ee75075949e1..81795e98054c763b97a2eb8eda83a77ca965ef52 100644 (file)
@@ -34,7 +34,7 @@
  * 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 <sys/types.h>
 #include <stdio.h>