diff options
Diffstat (limited to 'gtk/conversations_tcpip.c')
-rw-r--r-- | gtk/conversations_tcpip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/conversations_tcpip.c b/gtk/conversations_tcpip.c index 67f932968f..8f9e60a865 100644 --- a/gtk/conversations_tcpip.c +++ b/gtk/conversations_tcpip.c @@ -33,6 +33,7 @@ #include <gtk/gtk.h> #include <string.h> #include "epan/packet.h" +#include <epan/emem.h> #include <epan/stat_cmd_args.h> #include "../stat_menu.h" #include "gui_stat_menu.h" |