aboutsummaryrefslogtreecommitdiffstats
path: root/epan/packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/packet.c')
-rw-r--r--epan/packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/packet.c b/epan/packet.c
index cbe03dbee6..90f1eee8d4 100644
--- a/epan/packet.c
+++ b/epan/packet.c
@@ -48,7 +48,7 @@
#include "osi-utils.h"
#include "to_str.h"
-#include "resolv.h"
+#include "addr_resolv.h"
#include "tvbuff.h"
#include "plugins.h"
#include "epan_dissect.h"