aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/packet_win.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-12 20:11:12 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-12 20:11:12 +0000
commite3a9b675d11d002118bd52dc7827578c8c79c5a1 (patch)
tree69af717f02e396b429488f92c3d7d168cd4b6a23 /gtk/packet_win.c
parent9660d9e9c2198e9408f1754c1c47cffcb08198c9 (diff)
proto_draw -> main_proto_draw
svn path=/trunk/; revision=24954
Diffstat (limited to 'gtk/packet_win.c')
-rw-r--r--gtk/packet_win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/packet_win.c b/gtk/packet_win.c
index fbc1712447..701ba93cb2 100644
--- a/gtk/packet_win.c
+++ b/gtk/packet_win.c
@@ -55,7 +55,7 @@
#include <epan/addr_resolv.h>
#include "packet_win.h"
#include "simple_dialog.h"
-#include "proto_draw.h"
+#include "main_proto_draw.h"
#include "keys.h"
#include "gtkglobals.h"
#include "gui_utils.h"