Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gmxcpp.c
index f66f0d1838a3fadeee260114c3d1ce70120ca734..a6c69d1e4126f07eeefdeead02ad647d903b992c 100644 (file)
@@ -48,7 +48,7 @@
 #include <ctype.h>
 
 #include "string2.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gromacs/fileio/futil.h"
 #include "macros.h"
 #include "gmx_fatal.h"