Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.c
index 03f726d9d5b5645b1a60269b5188b887727b7e85..ccecbe8ca4e2d217df2d49f11422d1e61946afc7 100644 (file)
@@ -43,7 +43,7 @@
 #include <string.h>
 
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "md_logging.h"
 #include "gromacs/utility/cstringutil.h"