use GLib's pointer to int conversion macros to prevent compiler warnings
[obnox/wireshark/wip.git] / print.c
diff --git a/print.c b/print.c
index 64a88fe15d10cf7b8588e29f6c386f552755025b..d1ffd14cb2d8673100ba2df7f3948c00433f3210 100644 (file)
--- a/print.c
+++ b/print.c
 #include <epan/tvbuff.h>
 #include <epan/packet.h>
 
-#include "range.h"
+#include "packet-range.h"
 #include "print.h"
 #include "ps.h"
-#include "util.h"
+#include <epan/charsets.h>
 #include <epan/dissectors/packet-data.h>
 #include <epan/dissectors/packet-frame.h>