Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / pulling / pull_rotation.c
index 1fcd90ad47746b7be2b57df58490303272d143eb..cdee91efff60099565e5ec362f87bbdbe65d522b 100644 (file)
@@ -43,7 +43,7 @@
 #include <string.h>
 
 #include "domdec.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "network.h"
 #include "pbc.h"
 #include "mdrun.h"