Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2gmx.c
index b8686eefefcd92c62760f21da3956f1ab28fa1ca..827340c5e8753c6b7dad885fb244edcb02e213dc 100644 (file)
@@ -55,7 +55,7 @@
 #include "vec.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/futil.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/fileio/pdbio.h"
 #include "toputil.h"
 #include "h_db.h"