Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / mdlib / constr.c
index 1f5addc99b990da065e764d3c2095f16f9f982eb..3c972df072ef578abb7661fb585e04a745dfc14f 100644 (file)
@@ -61,7 +61,7 @@
 #include "gromacs/essentialdynamics/edsam.h"
 #include "gromacs/pulling/pull.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 typedef struct gmx_constr {
     int                ncon_tot;       /* The total number of constraints    */