diff options
Diffstat (limited to 'xlators/playground/template/src/template.c')
-rw-r--r-- | xlators/playground/template/src/template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/playground/template/src/template.c b/xlators/playground/template/src/template.c index e96374e0302..2f25d2363a6 100644 --- a/xlators/playground/template/src/template.c +++ b/xlators/playground/template/src/template.c @@ -8,7 +8,7 @@ cases as published by the Free Software Foundation. */ #include "template.h" -#include "statedump.h" +#include <glusterfs/statedump.h> static int32_t template_mem_acct_init(xlator_t *this) |