Move part of types/simple.h to utility/
[alexxy/gromacs.git] / src / gromacs / timing / walltime_accounting.c
index ec256b22730656de4a25d9f39352d96410aab715..bed1ad92191c8af77af6218ea299d1b0170a8289 100644 (file)
@@ -47,8 +47,7 @@
 #include <sys/time.h>
 #endif
 
-#include "gromacs/legacyheaders/types/simple.h"
-
+#include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/smalloc.h"
 
 /* TODO in future: convert gmx_walltime_accounting to a class,