summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cfg_gfx/opengl_rect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cfg_gfx/opengl_rect.cxx b/src/cfg_gfx/opengl_rect.cxx
index 63038a19c..8511d8c93 100644
--- a/src/cfg_gfx/opengl_rect.cxx
+++ b/src/cfg_gfx/opengl_rect.cxx
@@ -26,7 +26,7 @@
*/
#include <FL/gl.h>
-#include "opengl.h"
+#include "opengl.H"
void Fl_OpenGL_Graphics_Driver::draw(const char* str, int n, int x, int y) {
gl_draw(str, n, x, y);