aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/scheduler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/scheduler.c')
-rw-r--r--src/core/or/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/scheduler.c b/src/core/or/scheduler.c
index dd028fc785..326e0d65d9 100644
--- a/src/core/or/scheduler.c
+++ b/src/core/or/scheduler.c
@@ -8,7 +8,7 @@
#define SCHEDULER_PRIVATE_
#define SCHEDULER_KIST_PRIVATE
#include "core/or/scheduler.h"
-#include "core/mainloop/main.h"
+#include "core/mainloop/mainloop.h"
#include "lib/container/buffers.h"
#define TOR_CHANNEL_INTERNAL_
#include "core/or/channeltls.h"