Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_hbond.c
index e9bc54aaf6e2f65fb662cb3bf156ce6dc3eecbe2..52f5ec6ca0b11b51c9c6d52d5c0b9ead16c6dfb2 100644 (file)
@@ -34,9 +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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 #include <math.h>
 
 /*#define HAVE_NN_LOOPS*/