Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_make_edi.c
index b036d0b511e87553383e9768bf8db3c5a4fed492..ea9f543df251eb49e9f6115eba0fb49419c4f1db 100644 (file)
@@ -36,9 +36,7 @@
  * on the code from g_anaeig. You can reach him as olange@gwdg.de. He
  * probably also holds copyright to the following code.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <math.h>
 #include <stdlib.h>