Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_top.c
index 1503d9d963df1fd415a2977bfbcddff0738dd2d6..9b69e69d035d4f48f4c56e69e79334dc2fed2d67 100644 (file)
@@ -39,7 +39,7 @@
 
 #include <string.h>
 #include "typedefs.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "types/commrec.h"
 #include "domdec.h"
 #include "domdec_network.h"