summaryrefslogtreecommitdiff
path: root/src/Fl_Gl_Window.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Gl_Window.cxx')
-rw-r--r--src/Fl_Gl_Window.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx
index 7cf1e294e..590a61ee3 100644
--- a/src/Fl_Gl_Window.cxx
+++ b/src/Fl_Gl_Window.cxx
@@ -35,7 +35,7 @@ extern int fl_gl_load_plugin;
#include <stdlib.h>
#include <FL/fl_utf8.h>
-#include "drivers/OpenGL/Fl_OpenGL_Display_Device.h"
+#include "drivers/OpenGL/Fl_OpenGL_Display_Device.H"
#if defined(WIN32) || defined(__APPLE__) // PORTME: platform OpenGL management
#elif defined(FL_PORTING)