Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / fileio / strdb.c
index b577c42457bfb009650f02ec0ac64de93a9a9b5c..995158ab2f3b8a0363769bffd1e6c64ba04bf24f 100644 (file)
@@ -45,7 +45,7 @@
 #include <string.h>
 
 #include "gmx_fatal.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "string2.h"
 
 #include "gromacs/fileio/futil.h"