]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - include/libxlog.h
xfsprogs: simplify internal includes
[thirdparty/xfsprogs-dev.git] / include / libxlog.h
index 0c55a86b93e773fd835d77d9d938d8a2b2da7c69..05b16e8de7582665ef56ab09f076b14b80f74628 100644 (file)
@@ -44,7 +44,7 @@ struct xlog {
        int             l_sectBBsize;   /* size of log sector in 512 byte chunks */
 };
 
-#include "xfs/xfs_log_recover.h"
+#include "xfs_log_recover.h"
 
 /*
  * macros mapping kernel code to user code