Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / mdlib / minimize.c
index 213c05d27a74d10192374449bcc24cd27ee9efc7..ca94eb1beec71b543ea692bbda76e09c6be27689 100644 (file)
@@ -50,7 +50,7 @@
 #include "force.h"
 #include "macros.h"
 #include "names.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "txtdump.h"
 #include "typedefs.h"
 #include "update.h"