Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / view / view.cpp
index fcc392998713a16ecc601f4b12473d646ea03e07..3ca8dbfe158cc744c774d87e170f3ca0a841333f 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 <stdio.h>
 #include <string.h>