summaryrefslogtreecommitdiff
path: root/source4/lib/events/events_wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/events/events_wrap.c')
-rw-r--r--source4/lib/events/events_wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/events/events_wrap.c b/source4/lib/events/events_wrap.c
index b220d320cf..9dbbb08734 100644
--- a/source4/lib/events/events_wrap.c
+++ b/source4/lib/events/events_wrap.c
@@ -2501,7 +2501,7 @@ static swig_module_info swig_module = {swig_types, 4, 0, 0, 0, 0};
#define SWIG_as_voidptrptr(a) ((void)SWIG_as_voidptr(*a),(void**)(a))
-#include "lib/events/events.h"
+#include "events.h"
typedef struct event_context event;
SWIGINTERN event *new_event(TALLOC_CTX *mem_ctx){ return event_context_init(mem_ctx); }