Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / fileio / filenm.c
index 62f4521d86fc3b3e9b664dac290d898e73f0e6f5..bc6511dadf01be74cdbd546516ab1f99cb827762 100644 (file)
@@ -45,7 +45,7 @@
 #include <string.h>
 
 #include "futil.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "macros.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/cstringutil.h"