Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_density.c
index a6b89c7b05e074c228e6e87e16d2198365bc5b50..6d027dab8f3a327f6abb58e7002b89b6a75964f7 100644 (file)
@@ -59,7 +59,7 @@
 #include "gmx_ana.h"
 #include "macros.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 typedef struct {
     char *atomname;