Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / txtdump.c
index e1705d20d0d96d83882d5b2bfce16bff745940bb..a84e2e4b49ea67f428bead18af781f5c784a825c 100644 (file)
@@ -48,7 +48,7 @@
 #include "vec.h"
 #include "macros.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 int pr_indent(FILE *fp, int n)