summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event-poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/event-poll.c')
-rw-r--r--libglusterfs/src/event-poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/event-poll.c b/libglusterfs/src/event-poll.c
index da69866fbf7..797649f11b8 100644
--- a/libglusterfs/src/event-poll.c
+++ b/libglusterfs/src/event-poll.c
@@ -17,7 +17,7 @@
#include <string.h>
#include "logging.h"
-#include "event.h"
+#include "gf-event.h"
#include "mem-pool.h"
#include "common-utils.h"
#include "syscall.h"