Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / network.c
index 346f8cff30f38f83e0a30b72a7770684b74dda6f..e01523bdd00fb8c4e8a6f7ebd74a3575937cae2d 100644 (file)
@@ -39,7 +39,7 @@
 #endif
 
 #include <string.h>
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "main.h"
 #include "gromacs/utility/smalloc.h"
 #include "types/commrec.h"