Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_atomdata.c
index 36c5b2c565ea1a269cc98518ec88a8992acbcf94..68365412121494b5daeab85794965ca63608977c 100644 (file)
@@ -40,7 +40,7 @@
 #include <math.h>
 #include <string.h>
 #include <assert.h>
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "macros.h"
 #include "vec.h"
 #include "nbnxn_consts.h"