Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_generic_cg.c
index 61198647eab34d78b89c3f6d1fee08a31bfa197a..6d1cfae43548242f0a0ca2927c2b86e6953ab01b 100644 (file)
@@ -48,7 +48,7 @@
 #include "nb_kernel.h"
 #include "nrnb.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 void
 gmx_nb_generic_cg_kernel(t_nblist *                nlist,