Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / view / manager.cpp
index 4541de232af7a531cd2f347811e903d914a8d2fe..30f7a31a2ff32b575bea8504101e412e30e92d0b 100644 (file)
@@ -34,9 +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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <stdlib.h>