Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / nsfactor.c
index 4b15a573c91f7ef6cec75ec8e0b59e7b66294e90..2997d54edb29b2afa9f6e1ac764267e268354be0 100644 (file)
@@ -46,7 +46,7 @@
 
 #include "gromacs/fileio/futil.h"
 #include "gromacs/fileio/strdb.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/gmxomp.h"
 
 void check_binwidth(real binwidth)