aboutsummaryrefslogtreecommitdiffstats
path: root/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'print.h')
-rw-r--r--print.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/print.h b/print.h
index 4d32a7a42f..a0871fb47b 100644
--- 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.