Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rdf.c
index 22234f91cc6485c0009d21c452408c60b2c9d672..8d566b8bf55aed4e158a881268cd0b3ba76bcba6 100644 (file)
@@ -62,7 +62,7 @@
 #include "gmx_ana.h"
 #include "names.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 static void check_box_c(matrix box)
 {