aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
commit96adc5f4a14d07b1364b3b07574e0a7b81864842 (patch)
tree4621669b3485edcfd786c31be993b45be8da6321 /gtk
parent925489be0b01f952bf774c2162c430c087134271 (diff)
- Include the .h files in their .c files.
- Remove epan/dissectors/packet-sna.h, it isn't used anywhere. svn path=/trunk/; revision=15475
Diffstat (limited to 'gtk')
-rw-r--r--gtk/print_mswin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/print_mswin.c b/gtk/print_mswin.c
index 65727ab288..f61bd7c503 100644
--- a/gtk/print_mswin.c
+++ b/gtk/print_mswin.c
@@ -37,6 +37,8 @@
#include <winspool.h>
#endif
+#include "print_mswin.h"
+
/*
Some thoughts about a GTK win32 printer dialog: