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