Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / fitahx.c
index 3b274ea1d52a65255b4bb474dda2400817e6f7b9..02816002294db37caff1d30480663fabb9487528 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 "gmxpre.h"
 
 #include "fitahx.h"
 #include "gromacs/math/vec.h"