Re-generate a number of ASN.1-based dissectors with the most recent
[obnox/wireshark/wip.git] / print.h
diff --git a/print.h b/print.h
index 4d32a7a42f092b8aff2fd1c1fc73e560a294dd1f..a0871fb47b2060be9ba3fc3e4dbb831c7335c897 100644 (file)
--- a/print.h
+++ b/print.h
@@ -29,6 +29,8 @@
 
 #include <epan/packet.h>
 
+#include "packet-range.h"
+
 /*
  * Print stream code; this provides a "print stream" class with subclasses
  * of various sorts.  Additional subclasses might be implemented elsewhere.