Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.c
index 5b6c93161ac714a0701a53d2185fed99c7c815b6..2be9d858606c710f7e649706309ed4fc8aa5f087 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <string.h>
 
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gmx_fatal.h"
 #include "md_logging.h"
 #include "string2.h"