aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2015-01-02 00:29:11 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2015-01-02 00:30:47 +0000
commit887cce4a5f4a03a74899d8f7388550aeaed7edc5 (patch)
treeb38e001081f9b48eedc11c8b56c0476750fa0c87 /ui
parent1c14f5b9fa5093b53d64a3d2c59a22bd06b75f83 (diff)
Restore another include to try to fix solaris build
Change-Id: I5b8dc27943297aae88c652be98d982f75ed9a3ee Reviewed-on: https://code.wireshark.org/review/6215 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/gtk/webbrowser.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/webbrowser.c b/ui/gtk/webbrowser.c
index 5b1d3b95c1..7aa7b76220 100644
--- a/ui/gtk/webbrowser.c
+++ b/ui/gtk/webbrowser.c
@@ -107,6 +107,8 @@
#include <gtk/gtk.h>
+#include <epan/prefs.h>
+
#include "ui/simple_dialog.h"
#include "ui/help_url.h"