Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxana / powerspect.c
index 277d33fa020783b84e3b0d5ecea3c433ed9575b2..06e7d94caec5060d51609446ea6d4de20e574489 100644 (file)
@@ -37,7 +37,7 @@
 #include <config.h>
 #endif
 
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gromacs/fft/fft.h"
 #include "gmx_fatal.h"
 #include "gromacs/fileio/futil.h"