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>
This commit is contained in:
Martin Mathieson 2015-01-02 00:29:11 +00:00
parent 1c14f5b9fa
commit 887cce4a5f
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,8 @@
#include <gtk/gtk.h>
#include <epan/prefs.h>
#include "ui/simple_dialog.h"
#include "ui/help_url.h"