Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_make_edi.c
index 994b607fc21d245c44e62737f7c45a325ba7958c..7c1ec8411c9443f5838ec253b7836984c13d02d6 100644 (file)
@@ -36,7 +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.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include <stdlib.h>