Add needed header due to stack allocated 'edt' structure

svn path=/trunk/; revision=29405
This commit is contained in:
Kovarththanan Rajaratnam 2009-08-13 20:00:36 +00:00
parent 80a6d3fbcf
commit 71291d0d17
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include "epan/column_info.h"
#include "epan/prefs.h"
#include <epan/packet.h>
#include <epan/epan_dissect.h>
#include "../ui_util.h"
#include "../simple_dialog.h"
#include "epan/emem.h"