Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_spol.c
index b4734d79d50d597dca24575ee180c1596eb22b40..ff06395b4eb2f95db7fc2d15e87203fce34fe948 100644 (file)
@@ -51,7 +51,7 @@
 #include "physics.h"
 #include "gmx_ana.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 static void calc_com_pbc(int nrefat, t_topology *top, rvec x[], t_pbc *pbc,
                          atom_id index[], rvec xref, int ePBC)