Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / timing / walltime_accounting.c
index 8dc9ac17be581e06ce8cdfd7d45613bc0d83eb74..25c723d4d6a20a1aa902f3891bc3a6be99ec3c71 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "gromacs/timing/walltime_accounting.h"
+#include "walltime_accounting.h"
 
 #include "config.h"
 
 #include <time.h>
+
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif