summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_s4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/tevent_s4.c')
-rw-r--r--lib/tevent/tevent_s4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tevent/tevent_s4.c b/lib/tevent/tevent_s4.c
index 134f899cf8..4be92599a7 100644
--- a/lib/tevent/tevent_s4.c
+++ b/lib/tevent/tevent_s4.c
@@ -17,8 +17,8 @@
*/
#include "includes.h"
-#include "events.h"
-#include "events_internal.h"
+#include "tevent.h"
+#include "tevent_internal.h"
NTSTATUS s4_events_standard_init(void)
{