summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/compound-fop-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/compound-fop-utils.c')
-rw-r--r--libglusterfs/src/compound-fop-utils.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libglusterfs/src/compound-fop-utils.c b/libglusterfs/src/compound-fop-utils.c
index 8bdb8e8fd5b..a29ff808125 100644
--- a/libglusterfs/src/compound-fop-utils.c
+++ b/libglusterfs/src/compound-fop-utils.c
@@ -8,10 +8,10 @@
cases as published by the Free Software Foundation.
*/
-#include "defaults.h"
-#include "default-args.h"
-#include "mem-types.h"
-#include "dict.h"
+#include "glusterfs/defaults.h"
+#include "glusterfs/default-args.h"
+#include "glusterfs/mem-types.h"
+#include "glusterfs/dict.h"
void
compound_args_cleanup(compound_args_t *args)