Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / anadih.c
index a9d28823e8d8af3d6cfd1a4054d8ae3191ef7f65..a6e926d3c2b24375e4e0422405d98ba9ce0c0244 100644 (file)
@@ -53,7 +53,7 @@
 #include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/trxio.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 void print_one(const output_env_t oenv, const char *base, const char *name,
                const char *title, const char *ylabel, int nf, real time[],