Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / mdrun.h
index e8cb420bd9034fc29675312127115cc0ead20528..eee859aeab3e4f9ebda71e5ca2542d9577370da8 100644 (file)
@@ -44,7 +44,6 @@
 #include "network.h"
 #include "sim_util.h"
 #include "tgroup.h"
-#include "../fileio/filenm.h"
 #include "mshift.h"
 #include "mdebin.h"
 #include "vcm.h"
@@ -53,6 +52,9 @@
 #include "types/membedt.h"
 #include "types/globsig.h"
 
+#include "../fileio/filenm.h"
+#include "../timing/wallcycle.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif