Added NEW_PACKET_LIST guard for new_packet_list.h

svn path=/trunk/; revision=28904
This commit is contained in:
Stig Bjørlykke 2009-07-01 09:05:13 +00:00
parent ddad90c3e3
commit 58eba2d80c

View file

@ -61,7 +61,9 @@
#include "gtk/menus.h"
#include "gtk/recent.h"
#include "gtk/color_dlg.h"
#ifdef NEW_PACKET_LIST
#include "gtk/new_packet_list.h "
#endif
#ifdef HAVE_LIBPCAP
#include "gtk/capture_dlg.h"
#endif