summaryrefslogtreecommitdiffstats
path: root/xlators/experimental/dht2/dht2-common/src/dht2-common-map.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/experimental/dht2/dht2-common/src/dht2-common-map.c')
-rw-r--r--xlators/experimental/dht2/dht2-common/src/dht2-common-map.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/xlators/experimental/dht2/dht2-common/src/dht2-common-map.c b/xlators/experimental/dht2/dht2-common/src/dht2-common-map.c
index d959483b8a4..84ff27241d3 100644
--- a/xlators/experimental/dht2/dht2-common/src/dht2-common-map.c
+++ b/xlators/experimental/dht2/dht2-common/src/dht2-common-map.c
@@ -14,6 +14,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>