Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / statistics / statistics.c
index 0a984ae462b79e398e52101184cee6e0bbb1d226..21fadecf2f13e076923e3d68d25f0bdca3c5b7ba 100644 (file)
@@ -40,7 +40,7 @@
 #endif
 #include <math.h>
 #include "typedefs.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "vec.h"
 
 static int gmx_dnint(double x)