summaryrefslogtreecommitdiff
path: root/gtk/font_utils.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-04-12 19:59:05 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-04-12 19:59:05 +0000
commit9660d9e9c2198e9408f1754c1c47cffcb08198c9 (patch)
treecf0359ea30e2f55a611b8a6f0861dfffeb31eaf1 /gtk/font_utils.c
parent3c927a518b61b9acaff0ada7ed30c25131499c44 (diff)
downloadwireshark-9660d9e9c2198e9408f1754c1c47cffcb08198c9.tar.gz
Some packet_list.h -> main_packet_list.h changes.
svn path=/trunk/; revision=24953
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 a559f80657..f415cff283 100644
--- a/gtk/font_utils.c
+++ b/gtk/font_utils.c
@@ -48,7 +48,7 @@
#include "font_utils.h"
#include "simple_dialog.h"
-#include "packet_list.h"
+#include "main_packet_list.h"
#include "proto_draw.h"
#include "follow_tcp.h"