aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/export_sslkeys.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-05-25 09:58:42 +0000
committerGuy Harris <guy@alum.mit.edu>2012-05-25 09:58:42 +0000
commitcc4f738fc0bbf47234cc65ee8b0dfb9bccca9c19 (patch)
treebd736a3808b1220c9677800d93253565a8e47fd4 /ui/gtk/export_sslkeys.c
parentc48b78bbee8b1f584e5a0032b79a98e318aaf6a3 (diff)
downloadwireshark-cc4f738fc0bbf47234cc65ee8b0dfb9bccca9c19.tar.gz
wireshark-cc4f738fc0bbf47234cc65ee8b0dfb9bccca9c19.tar.bz2
wireshark-cc4f738fc0bbf47234cc65ee8b0dfb9bccca9c19.zip
Well, "ui/gtk/capture_file_dlg.h" is needed on Win32.
svn path=/trunk/; revision=42851
Diffstat (limited to 'ui/gtk/export_sslkeys.c')
-rw-r--r--ui/gtk/export_sslkeys.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/export_sslkeys.c b/ui/gtk/export_sslkeys.c
index 9bf220bb05..14c214cd16 100644
--- a/ui/gtk/export_sslkeys.c
+++ b/ui/gtk/export_sslkeys.c
@@ -66,6 +66,7 @@
#include "ui/gtk/keys.h"
#include "ui/gtk/color_utils.h"
+#include "ui/gtk/capture_file_dlg.h"
#include "ui/gtk/packet_win.h"
#include "ui/gtk/file_dlg.h"
#include "ui/gtk/gui_utils.h"