Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_densmap.c
index 8675a164358a603785d9e9a8ea62142a87c59c8e..078691e28b6c9e4d48d70eefaae6843c1061f976 100644 (file)
@@ -62,7 +62,7 @@
 #include "pbc.h"
 #include "gmx_ana.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 int gmx_densmap(int argc, char *argv[])
 {