summaryrefslogtreecommitdiff
path: root/src/Fl_GDI_Printer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_GDI_Printer.cxx')
-rw-r--r--src/Fl_GDI_Printer.cxx3
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>