From 31a54bcf1bf073e35d192f49320774ac485d843c Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sun, 21 Mar 2010 22:55:18 +0000 Subject: Fixed msvc6 compilation was broken. What is the use of visualc now? seems we should remove that one ... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7312 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_GDI_Printer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_GDI_Printer.cxx') diff --git a/src/Fl_GDI_Printer.cxx b/src/Fl_GDI_Printer.cxx index 7ac51389c..6717a3803 100644 --- a/src/Fl_GDI_Printer.cxx +++ b/src/Fl_GDI_Printer.cxx @@ -30,7 +30,7 @@ #include -#include +#include extern HWND fl_window; -- cgit v1.2.3