Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec.c
index 3ec4f8120b970de18d9fc3d406f5f4937b55481f..fc82a2d455ba1a7e9ec7e49cf7e08f658a221404 100644 (file)
@@ -45,7 +45,7 @@
 #include <assert.h>
 
 #include "typedefs.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gmx_fatal.h"
 #include "gmx_fatal_collective.h"
 #include "vec.h"