Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / fileio / tngio_for_tools.cpp
index 3d7954d1365c6806f0eb337751d8eb532d5cf5a1..d8fae47a14d65440bd54dee499f341d2929fce40 100644 (file)
@@ -49,9 +49,9 @@
 
 #include "gromacs/legacyheaders/types/atoms.h"
 #include "gromacs/legacyheaders/physics.h"
-#include "gromacs/legacyheaders/gmx_fatal.h"
 
 #include "gromacs/utility/common.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 void gmx_prepare_tng_writing(const char              *filename,