Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / tools / convert_tpr.c
index 08c264e97e52a5198f92611c8f09f08fa1092d44..32495dbe7b8ecd4f14d683f8beb8b9cdf0dcae0a 100644 (file)
@@ -40,7 +40,7 @@
 
 #include <math.h>
 #include "index.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "sysstuff.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"