Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / powerspect.c
index 06e7d94caec5060d51609446ea6d4de20e574489..1c2be272cc37c0b22e2dbf3fc64678c4f9afc3e7 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/fft/fft.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/fileio/futil.h"
 #include "interf.h"
 #include "powerspect.h"