Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / expfit.c
index 8b292b72a71ed0474b9a9ae3f54a5f970b3bb219..b9d57723a104139b486943997ef3f96a97b82dbc 100644 (file)
@@ -34,7 +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.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include <string.h>