Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / pbc.c
index c96eba4f063ba40dcfd3ca446584b0442838406b..cac2dd9cbcb05b5d5ef427c4b8b464227b5b91c0 100644 (file)
@@ -50,7 +50,7 @@
 #include "pbc.h"
 #include "gromacs/utility/smalloc.h"
 #include "txtdump.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "names.h"
 #include "macros.h"
 #include "gmx_omp_nthreads.h"