Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / mdlib / ewald.c
index 9a12d41e884c51b9c52b1573aba8762d46010cb4..059b0ea31b38d53bc3e80241d57b092f0492f691 100644 (file)
@@ -44,7 +44,7 @@
 #include "types/commrec.h"
 #include "vec.h"
 #include "gromacs/utility/smalloc.h"
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "physics.h"
 #include "coulomb.h"
 #include "macros.h"