aboutsummaryrefslogtreecommitdiff
path: root/src/feature/stats/geoip_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/stats/geoip_stats.c')
-rw-r--r--src/feature/stats/geoip_stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/stats/geoip_stats.c b/src/feature/stats/geoip_stats.c
index a54b589eb6..5119da19a0 100644
--- a/src/feature/stats/geoip_stats.c
+++ b/src/feature/stats/geoip_stats.c
@@ -30,7 +30,7 @@
#include "core/or/or.h"
#include "ht.h"
-#include "lib/container/buffers.h"
+#include "lib/buf/buffers.h"
#include "app/config/config.h"
#include "feature/control/control.h"
#include "feature/client/dnsserv.h"