Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gpp_nextnb.c
index 3fc2cddb37c54a25858b59531ade267f07934448..b90c82274286efc4b578f09df67a01f91fa47809 100644 (file)
@@ -40,7 +40,7 @@
 #endif
 
 #include "sysstuff.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "macros.h"
 /* #define DEBUG_NNB */
 #include "gpp_nextnb.h"