diff options
Diffstat (limited to 'src/Fl_GDI_Printer.cxx')
| -rw-r--r-- | src/Fl_GDI_Printer.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_GDI_Printer.cxx b/src/Fl_GDI_Printer.cxx index 98a3a7be4..76bbd0ea2 100644 --- a/src/Fl_GDI_Printer.cxx +++ b/src/Fl_GDI_Printer.cxx @@ -17,6 +17,9 @@ // #ifdef WIN32 + +#include "drivers/GDI/Fl_GDI_Graphics_Driver.h" + #include <FL/Fl_Printer.H> |
