Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / symtab.c
index 7e9d65a450b934208623da5b242bad61e4cb1756..66e49cc4a68d117fb046b19deeab2f45ddade837 100644 (file)
@@ -42,7 +42,7 @@
 #include <string.h>
 #include "sysstuff.h"
 #include "typedefs.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 #include "txtdump.h"
 #include "symtab.h"