Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / utility / cstringutil.c
index 71c22d38387a854a419ff5f019a4f60f09821ac2..230c92a5cfd252f991d94ddae67e60ab63170010 100644 (file)
 #endif
 
 #include "gromacs/legacyheaders/types/simple.h"
-#include "gromacs/legacyheaders/gmx_fatal.h"
 #include "gromacs/legacyheaders/main.h"
 
 #include "gromacs/fileio/futil.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 int continuing(char *s)