Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / fflibutil.cpp
index f1cdf02aa3c7e75105f37a756caaa48e76d2b68c..f41bf90e37ded031c9641a285592e8ff3e68888d 100644 (file)
@@ -44,7 +44,7 @@
 #include <fcntl.h>
 #include "sysstuff.h"
 #include "network.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 #ifdef HAVE_UNISTD_H