Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_dyecoupl.c
index 5eebeb12320eae0bac99a2ff48b77554efdd08dc..30d2ba1943c728de2b9c3aa9c4714f554f65e47d 100644 (file)
@@ -42,7 +42,7 @@
 #include "xvgr.h"
 #include "gromacs/fileio/trxio.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 int gmx_dyecoupl(int argc, char *argv[])
 {