summaryrefslogtreecommitdiff
path: root/libbcachefs/io_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/io_types.h')
-rw-r--r--libbcachefs/io_types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libbcachefs/io_types.h b/libbcachefs/io_types.h
index 9842019d..ae4f8f3c 100644
--- a/libbcachefs/io_types.h
+++ b/libbcachefs/io_types.h
@@ -1,5 +1,5 @@
-#ifndef _BCACHE_IO_TYPES_H
-#define _BCACHE_IO_TYPES_H
+#ifndef _BCACHEFS_IO_TYPES_H
+#define _BCACHEFS_IO_TYPES_H
#include "btree_types.h"
#include "buckets_types.h"
@@ -148,4 +148,4 @@ struct bch_write_op {
struct bch_write_bio wbio;
};
-#endif /* _BCACHE_IO_TYPES_H */
+#endif /* _BCACHEFS_IO_TYPES_H */