summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Gl_Window.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H
index 18188589a..31fedb215 100644
--- a/FL/Fl_Gl_Window.H
+++ b/FL/Fl_Gl_Window.H
@@ -28,7 +28,7 @@
// ------ this should be in a separate file! -----------------------------------
#ifdef FL_CFG_GFX_OPENGL
-#include <FL/Fl_Device.h>
+#include <FL/Fl_Device.H>
class Fl_OpenGL_Graphics_Driver;
/**