Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxlib / calch.c
index 397ab2dba87f198807e7fb6b4141b67e3ff8deb6..b28411a5dce96514e6efcb4edd442738d523fe77 100644 (file)
@@ -44,7 +44,7 @@
 #include "vec.h"
 #include "physics.h"
 
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 #define xAI xa[0]
 #define xAJ xa[1]