Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topshake.c
index fa00694a6e534e1e702638c33f48149e94a06d4a..cf6b3ce01c3bd80f3ed5071a08baca10f3a4b1d7 100644 (file)
@@ -52,7 +52,7 @@
 #include "toputil.h"
 #include "topdirs.h"
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 static void copy_bond (t_params *pr, int to, int from)
 /* copies an entry in a bond list to another position.