Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / fileio / mdoutf.c
index 4b50c2a6c08302a9646fa1a96852a4769a4704e9..a8c09547f4d999979bc88f34b32ffce86166bbbd 100644 (file)
@@ -46,7 +46,7 @@
 #include "checkpoint.h"
 #include "copyrite.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 struct gmx_mdoutf {