Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxana / powerspect.c
index 571646f259be7884944c57959775ad3566de8dd6..928220ae1080ffa617d665201dc010c93cc0cc23 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 "config.h"
 
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/fft/fft.h"