aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/font_utils.c
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 20:11:12 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 20:11:12 +0000
commit56425291ee884d0b476ecd207589787f8909304d (patch)
tree69af717f02e396b429488f92c3d7d168cd4b6a23 /gtk/font_utils.c
parent403cd88b4a708e02131597cc7c9b5f8bfd384b9c (diff)
proto_draw -> main_proto_draw
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24954 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/font_utils.c')
-rw-r--r--gtk/font_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/font_utils.c b/gtk/font_utils.c
index f415cff283..0aadcc4d93 100644
--- a/gtk/font_utils.c
+++ b/gtk/font_utils.c
@@ -49,7 +49,7 @@
#include "simple_dialog.h"
#include "main_packet_list.h"
-#include "proto_draw.h"
+#include "main_proto_draw.h"
#include "follow_tcp.h"