summaryrefslogtreecommitdiffstats
path: root/src/ebofs/Allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ebofs/Allocator.h')
-rw-r--r--src/ebofs/Allocator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ebofs/Allocator.h b/src/ebofs/Allocator.h
index 09cd502d2f0..ba194cd4f7d 100644
--- a/src/ebofs/Allocator.h
+++ b/src/ebofs/Allocator.h
@@ -13,8 +13,8 @@
*/
-#ifndef __EBOFS_ALLOCATOR_H
-#define __EBOFS_ALLOCATOR_H
+#ifndef CEPH_EBOFS_ALLOCATOR_H
+#define CEPH_EBOFS_ALLOCATOR_H
#include "types.h"