summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/read-only-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/read-only/src/read-only-common.h')
-rw-r--r--xlators/features/read-only/src/read-only-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/features/read-only/src/read-only-common.h b/xlators/features/read-only/src/read-only-common.h
index 32719da28f1..5561961ffa2 100644
--- a/xlators/features/read-only/src/read-only-common.h
+++ b/xlators/features/read-only/src/read-only-common.h
@@ -7,8 +7,8 @@
later), or the GNU General Public License, version 2 (GPLv2), in all
cases as published by the Free Software Foundation.
*/
-#include "xlator.h"
-#include "defaults.h"
+#include <glusterfs/xlator.h>
+#include <glusterfs/defaults.h>
gf_boolean_t
is_readonly_or_worm_enabled(call_frame_t *frame, xlator_t *this);