diff options
Diffstat (limited to 'src/gl_draw.cxx')
| -rw-r--r-- | src/gl_draw.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 367990da5..ae0dc94db 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -40,6 +40,7 @@ #include <FL/math.h> // for ceil() #include "Fl_Gl_Window_Driver.H" #include <FL/Fl_Image_Surface.H> +#include "Fl_Scalable_Graphics_Driver.H" // Fl_Font_Descriptor #if HAVE_GL_GLU_H # include <FL/glu.h> // for gluUnProject() #endif |
