Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / view / dialogs.cpp
index 0955be77c96ec2cc421058aff90fdb09ae8f22ef..d492e116c78064e06a9469821c438ad2f53989ef 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 <stdlib.h>
 #ifdef HAVE_UNISTD_H