From 2d69c32bb6dfc9f336cb897ffc6ab06931d2840b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 5 Jul 2018 15:14:04 -0400 Subject: Clean up include paths for libtor-evloop (automated) --- src/or/dnsserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/dnsserv.c') diff --git a/src/or/dnsserv.c b/src/or/dnsserv.c index d2ef4a496e..6e75254239 100644 --- a/src/or/dnsserv.c +++ b/src/or/dnsserv.c @@ -34,7 +34,7 @@ #include "or/entry_connection_st.h" #include "or/listener_connection_st.h" #include "or/socks_request_st.h" -#include "common/compat_libevent.h" +#include "lib/evloop/compat_libevent.h" #include #include -- cgit v1.2.3-54-g00ecf