Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / protonate.c
index 5f10cc499d4050d38a135225d28eaddda7cb7a41..d931dde41d43f5c6cf6f8c6917b2a7dda11c2a08 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "protonate.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <math.h>
 #include "gromacs/utility/cstringutil.h"