diff options
Diffstat (limited to 'src/feature/stats/geoip.h')
-rw-r--r-- | src/feature/stats/geoip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/stats/geoip.h b/src/feature/stats/geoip.h index fd19b7560a..a2175c01e5 100644 --- a/src/feature/stats/geoip.h +++ b/src/feature/stats/geoip.h @@ -13,7 +13,7 @@ #define TOR_GEOIP_H #include "lib/testsupport/testsupport.h" -#include "or/dos.h" +#include "core/or/dos.h" /** Indicates an action that we might be noting geoip statistics on. * Note that if we're noticing CONNECT, we're a bridge, and if we're noticing |