summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gl_draw.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx
index 8df9718e4..38ec4bf98 100644
--- a/src/gl_draw.cxx
+++ b/src/gl_draw.cxx
@@ -383,8 +383,6 @@ static int has_texture_rectangle = 0; // true means GL_EXT_texture_rectangle is
#include <FL/glu.h> // for gluUnProject() and gluCheckExtension()
#include <FL/glut.H> // for glutStrokeString() and glutStrokeLength()
-#include <src/drivers/Quartz/Fl_Quartz_Graphics_Driver.H>
-#include <src/drivers/Cocoa/Fl_Cocoa_Window_Driver.H>
// manages a fifo pile of pre-computed string textures
class gl_texture_fifo {