Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / grompp.c
index 5c280c73ea7e4d7ec5ccba3e6c50c364cbdd2bb4..872c670990c99807997386445ec424ecab86cc7e 100644 (file)
@@ -48,7 +48,7 @@
 #include <assert.h>
 
 #include "sysstuff.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "macros.h"
 #include "readir.h"
 #include "toputil.h"