summaryrefslogtreecommitdiffstats
path: root/xlators/debug/sink
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/debug/sink')
-rw-r--r--xlators/debug/sink/src/sink.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/debug/sink/src/sink.c b/xlators/debug/sink/src/sink.c
index fbbdd3a4847..965efd811ae 100644
--- a/xlators/debug/sink/src/sink.c
+++ b/xlators/debug/sink/src/sink.c
@@ -8,8 +8,8 @@
cases as published by the Free Software Foundation.
*/
-#include "xlator.h"
-#include "defaults.h"
+#include <glusterfs/xlator.h>
+#include <glusterfs/defaults.h>
int32_t
init(xlator_t *this)