Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / mdrun / tests / trajectory_writing.cpp
index e9784d7edee9ea9f9c6f5233cde71216832ff693..73e7759823746c05bfad0f0d2df73561165c487c 100644 (file)
@@ -45,9 +45,7 @@
 #include "gromacs/options/filenameoption.h"
 #include "gromacs/utility/stringutil.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 namespace
 {