Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rmsdist.c
index 117ec105fbf05c3a9767a250e57a11dce658a57d..a28f241f45b269f66febead85eca4fa465c415e0 100644 (file)
@@ -41,7 +41,7 @@
 #include <math.h>
 
 #include "macros.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "typedefs.h"
 #include "names.h"
 #include "gromacs/commandline/pargs.h"