aboutsummaryrefslogtreecommitdiffstats
path: root/epan/geoip_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/geoip_db.c')
-rw-r--r--epan/geoip_db.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/geoip_db.c b/epan/geoip_db.c
index 962a2b3a49..5f621cade5 100644
--- a/epan/geoip_db.c
+++ b/epan/geoip_db.c
@@ -40,8 +40,9 @@
#include "geoip_db.h"
#include "uat.h"
#include "prefs.h"
-#include "report_err.h"
#include "value_string.h"
+
+#include <wsutil/report_err.h>
#include <wsutil/file_util.h>
/* This needs to match NUM_GEOIP_COLS in hostlist_table.h */