summaryrefslogtreecommitdiffstats
path: root/src/afb-hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-hook.c')
-rw-r--r--src/afb-hook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-hook.c b/src/afb-hook.c
index 3c015dcf..68e524fd 100644
--- a/src/afb-hook.c
+++ b/src/afb-hook.c
@@ -29,7 +29,7 @@
#include <json-c/json.h>
#include <afb/afb-req-common.h>
-#include <afb/afb-event-itf.h>
+#include <afb/afb-event.h>
#include "afb-context.h"
#include "afb-hook.h"