Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_anaeig.c
index f59b1130d807e8be4ecea627030dfd60ed670c1a..f34c0a94d06473b6312c74e7f46608fa50cc0dee 100644 (file)
@@ -44,7 +44,7 @@
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "vec.h"
 #include "pbc.h"
 #include "gromacs/fileio/futil.h"