summaryrefslogtreecommitdiffstats
path: root/xlators/experimental/posix2/common/src/posix2-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/experimental/posix2/common/src/posix2-common.c')
-rw-r--r--xlators/experimental/posix2/common/src/posix2-common.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/xlators/experimental/posix2/common/src/posix2-common.c b/xlators/experimental/posix2/common/src/posix2-common.c
index 14b51d538b2..06702528bec 100644
--- a/xlators/experimental/posix2/common/src/posix2-common.c
+++ b/xlators/experimental/posix2/common/src/posix2-common.c
@@ -13,6 +13,6 @@
* The entire functionality including comments is TODO.
*/
-#include "glusterfs.h"
-#include "logging.h"
-#include "statedump.h"
+#include <glusterfs/glusterfs.h>
+#include <glusterfs/logging.h>
+#include <glusterfs/statedump.h>