Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxlib / main.cpp
index 4b4d75855e2afa4cc000f63944b757f8a4158430..862dbdcae643b93c5be154997ea3f70470f750d3 100644 (file)
@@ -48,7 +48,7 @@
 #include <sys/time.h>
 #endif
 
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "types/commrec.h"
 #include "gmx_fatal.h"
 #include "network.h"