Include "stock_icons.h" to get WIRESHARK_STOCK_DISPLAY_FILTER_ENTRY.

svn path=/trunk/; revision=24924
This commit is contained in:
Guy Harris 2008-04-12 02:28:21 +00:00
parent b4f3c5fd40
commit 8c3d1dd9f1
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
#ifdef HAVE_LIBPCAP
#include "capture_dlg.h"
#endif
#include "stock_icons.h"
#include "range_utils.h"
#include "merge.h"
#include "util.h"