diff options
Diffstat (limited to 'src/fl_rect.cxx')
| -rw-r--r-- | src/fl_rect.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 39af2e20c..bdf682dec 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -67,7 +67,7 @@ Fl_Region Fl_Graphics_Driver::clip_region() { #ifdef FL_CFG_GFX_QUARTZ -# include "cfg_gfx/quartz_rect.cxx" +# include "drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx" #endif |
