Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / readrot.c
index cc25957b1adcde7ceebac92a68449460e2b782e9..43ca16add88ba9be100b56606cab0d43d0171726 100644 (file)
@@ -46,7 +46,7 @@
 #include "gromacs/fileio/trnio.h"
 #include "txtdump.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 static char *RotStr = {"Enforced rotation:"};