aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/about_dlg.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-08-26 23:24:22 +0000
committerBill Meier <wmeier@newsguy.com>2009-08-26 23:24:22 +0000
commitfd7021476fe2f4157255612a003a29e0cf3f8ac3 (patch)
tree1b75ba1d29ccc26209d6a72b5322378bee0d01dd /gtk/about_dlg.c
parent4c7f40f3f553696796f2889ee5d31bd611c428a1 (diff)
Add #include <stdio.h> to print.h; Undo the previous change to about_dlg.c
svn path=/trunk/; revision=29575
Diffstat (limited to 'gtk/about_dlg.c')
-rw-r--r--gtk/about_dlg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/about_dlg.c b/gtk/about_dlg.c
index 369d37c401..0848461410 100644
--- a/gtk/about_dlg.c
+++ b/gtk/about_dlg.c
@@ -29,7 +29,6 @@
#include <gtk/gtk.h>
-#include <stdio.h>
#include <string.h>
#include <epan/filesystem.h>