Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / programs / view / view.cpp
index 2408ced16fa1bf4253f79a751ca7d277ba49e647..0d0c823172b7bf6a829221da7609857d8103d78c 100644 (file)
@@ -44,7 +44,7 @@
 #include "sysstuff.h"
 #include "macros.h"
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "typedefs.h"
 #include "gromacs/commandline/pargs.h"
 #include "copyrite.h"