Move smalloc.h to utility/
[alexxy/gromacs.git] / src / programs / view / popup.cpp
index d608e37a6e49f9467593fda63b3f4814e43d2919..0f5ec8cd6c1ff523dd86fdf9e1e28591d819c2d6 100644 (file)
@@ -44,7 +44,7 @@
 #include <algorithm>
 
 #include "macros.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 
 #include "x11.h"
 #include "xutil.h"