Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / timecontrol.c
index c730f04399f69e02a2a3865494de4a5d057704b5..4c355ae13b71d6217f4cc1aac446d1ac7ad760d6 100644 (file)
@@ -34,9 +34,9 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/fileio/timecontrol.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/fileio/timecontrol.h"
 
 #include "thread_mpi/threads.h"