Use #include <FL/platform_types.h> to define type Fl_Offscreen

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12981 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2018-06-27 11:09:13 +00:00
parent 51389ca460
commit 73613f8c2f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <FL/Fl_Widget_Surface.H>
#include <FL/Fl_Image.H>
#include <FL/Fl_Shared_Image.H>
#include <FL/Fl_Graphics_Driver.H> // for Fl_Offscreen
#include <FL/platform_types.h> // for Fl_Offscreen
/**