Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxlib / topsort.c
index c51ce064b5bdf0ab1be8e3adcf866b8ad397a5fc..7d1f5e5fb33530cbe0878876bb62aede35cac87f 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "typedefs.h"
 #include "topsort.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gmx_fatal.h"
 
 static gmx_bool ip_pert(int ftype, const t_iparams *ip)