Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / mdlib / tables.c
index ff73a90e89e5452f64cc7feb7d4f570675ac2011..b558d267cd0ab2d655f967c75ee5b5fd6c770373 100644 (file)
@@ -43,7 +43,7 @@
 #include "typedefs.h"
 #include "names.h"
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/fileio/futil.h"
 #include "xvgr.h"
 #include "vec.h"