summaryrefslogtreecommitdiffstats
path: root/xlators/features
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features')
-rw-r--r--xlators/features/changelog/src/changelog-rpc-common.h2
-rw-r--r--xlators/features/quota/src/quota.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/xlators/features/changelog/src/changelog-rpc-common.h b/xlators/features/changelog/src/changelog-rpc-common.h
index 95c850c9400..1a630536924 100644
--- a/xlators/features/changelog/src/changelog-rpc-common.h
+++ b/xlators/features/changelog/src/changelog-rpc-common.h
@@ -13,7 +13,7 @@
#include "rpcsvc.h"
#include "rpc-clnt.h"
-#include "event.h"
+#include "gf-event.h"
#include "call-stub.h"
#include "changelog-xdr.h"
diff --git a/xlators/features/quota/src/quota.h b/xlators/features/quota/src/quota.h
index b99ca820e7f..9fe0e3e0a51 100644
--- a/xlators/features/quota/src/quota.h
+++ b/xlators/features/quota/src/quota.h
@@ -19,7 +19,7 @@
#include "compat.h"
#include "logging.h"
#include "dict.h"
-#include "event.h"
+#include "gf-event.h"
#include "rpcsvc.h"
#include "rpc-clnt.h"
#include "byte-order.h"