aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-image-jfif.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-image-jfif.c')
-rw-r--r--epan/dissectors/packet-image-jfif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-image-jfif.c b/epan/dissectors/packet-image-jfif.c
index 3f3823f95b..d2effc366b 100644
--- a/epan/dissectors/packet-image-jfif.c
+++ b/epan/dissectors/packet-image-jfif.c
@@ -43,6 +43,7 @@
#include <glib.h>
#include <epan/packet.h>
+#include <wiretap/wtap.h>
/* General-purpose debug logger.
* Requires double parentheses because of variable arguments of printf().