]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/libxfs_priv.h
libfrog: move crc32c.h to libfrog/
[thirdparty/xfsprogs-dev.git] / libxfs / libxfs_priv.h
index ec4d7d3b3de8f2e48c66c0d5de75567d6f60bfc0..96d74bfa3798af97c9058b583c9e19b4ebf7b2f2 100644 (file)
@@ -53,7 +53,7 @@
 #include "xfs_arch.h"
 
 #include "xfs_fs.h"
-#include "crc32c.h"
+#include "libfrog/crc32c.h"
 
 /* Zones used in libxfs allocations that aren't in shared header files */
 extern kmem_zone_t *xfs_buf_item_zone;