summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Device.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H
index 6621c390b..0fa8d7493 100644
--- a/FL/Fl_Device.H
+++ b/FL/Fl_Device.H
@@ -276,7 +276,7 @@ protected:
// FIXME: add Fl_Quartz_Printer_Graphics_Driver
// FIXME: it should not be required to include this file here. This is nothing that the user should have access to.
-#include "src/cfg_gfx/quartz.H"
+#include "src/drivers/Quartz/Fl_Quartz_Graphics_Driver.h"
#elif defined(WIN32) || defined(FL_DOXYGEN)