diff options
Diffstat (limited to 'src/drivers')
| -rw-r--r-- | src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx b/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx index 0914eda90..3f087351b 100644 --- a/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx +++ b/src/drivers/Quartz/Fl_Quartz_Image_Surface_Driver.cxx @@ -19,6 +19,7 @@ #include "../../config_lib.h" #ifdef FL_CFG_GFX_QUARTZ +#include <FL/x.H> #include <FL/fl_draw.H> #include <FL/Fl_Image_Surface.H> #include "Fl_Quartz_Graphics_Driver.H" |
