Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / powerspect.c
index 928220ae1080ffa617d665201dc010c93cc0cc23..071e50afaddd7daf1732a021362465720fdde496 100644 (file)
@@ -33,7 +33,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "config.h"
+#include "gmxpre.h"
 
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/fft/fft.h"