aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/pixmap_save.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-11 17:58:12 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-11 17:58:12 +0000
commita63177224313e416e53bb62b2f12210aaed584de (patch)
tree4b88f41c6697049c46707f6bf765baed5a6419dc /ui/gtk/pixmap_save.c
parent3623167b81b2ca966ab9f1f3511e7c8d3aabc93e (diff)
More ui/util.h includes.
svn path=/trunk/; revision=52545
Diffstat (limited to 'ui/gtk/pixmap_save.c')
-rw-r--r--ui/gtk/pixmap_save.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/pixmap_save.c b/ui/gtk/pixmap_save.c
index 6edb2af5d2..900f8b949a 100644
--- a/ui/gtk/pixmap_save.c
+++ b/ui/gtk/pixmap_save.c
@@ -33,6 +33,7 @@
#include "ui/last_open_dir.h"
#include "ui/simple_dialog.h"
+#include "ui/util.h"
#include "ui/gtk/pixmap_save.h"
#include "ui/gtk/gui_utils.h"