diff options
Diffstat (limited to 'src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx')
| -rw-r--r-- | src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx b/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx index 10e4f2e76..edd56ddf4 100644 --- a/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx +++ b/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx @@ -17,7 +17,7 @@ // #include "../GDI/Fl_GDI_Graphics_Driver.H" -#include <FL/Fl_Printer.H> +#include <FL/Fl_Paged_Device.H> #include <FL/fl_ask.H> #include <FL/math.h> #include <FL/fl_draw.H> |
