summaryrefslogtreecommitdiff
path: root/source4/smbd/process_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/process_thread.c')
-rw-r--r--source4/smbd/process_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/process_thread.c b/source4/smbd/process_thread.c
index 223fb02085..988af86357 100644
--- a/source4/smbd/process_thread.c
+++ b/source4/smbd/process_thread.c
@@ -29,7 +29,7 @@
#include <execinfo.h>
#endif
#include "system/wait.h"
-#include "events.h"
+#include "lib/events/events.h"
#include "dlinklist.h"
#include "smb_server/smb_server.h"