aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/file-file.c')
-rw-r--r--epan/dissectors/file-file.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/file-file.c b/epan/dissectors/file-file.c
index ee06ab49d3..d15890de94 100644
--- a/epan/dissectors/file-file.c
+++ b/epan/dissectors/file-file.c
@@ -36,6 +36,8 @@
#include <epan/to_str.h>
#include <epan/tap.h>
#include <epan/expert.h>
+#include <epan/proto_data.h>
+
#include <wsutil/md5.h>
#include <wsutil/str_util.h>