summaryrefslogtreecommitdiff
path: root/src/or/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/channel.c')
-rw-r--r--src/or/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/channel.c b/src/or/channel.c
index 2cf5b8a2a7..ac1960ae03 100644
--- a/src/or/channel.c
+++ b/src/or/channel.c
@@ -76,7 +76,7 @@
#include "or/router.h"
#include "or/routerlist.h"
#include "or/scheduler.h"
-#include "common/compat_time.h"
+#include "lib/time/compat_time.h"
#include "or/networkstatus.h"
#include "or/rendservice.h"