Move gmx_fatal.* to utility/fatalerror.*
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_clustsize.c
index d84c79c2d82050fd6f2605cb30371ed03228d608..544ab6e143b4e954ebe8ffa73e821a045553b757 100644 (file)
@@ -63,7 +63,7 @@
 #include "mtop_util.h"
 #include "gmx_ana.h"
 
-#include "gromacs/legacyheaders/gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 
 static void clust_size(const char *ndx, const char *trx, const char *xpm,
                        const char *xpmw, const char *ncl, const char *acl,