Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxlib / string2.c
index 84433ce74c44e50071d9a193935342e270986c7f..9b2d6f844a5522e24ae5d8f0a5beebeabc5f9283 100644 (file)
@@ -62,7 +62,7 @@
 #include <assert.h>
 
 #include "typedefs.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gmx_fatal.h"
 #include "macros.h"
 #include "main.h"