Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / polynomials.c
index f5782fa766624b266cba921b741a8e724efa387b..91cd15ff8925f0b78ddee4b95bc0ef7090281c04 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 <stdio.h>
 #include <math.h>