summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cfg_gfx/opengl_line_style.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cfg_gfx/opengl_line_style.cxx b/src/cfg_gfx/opengl_line_style.cxx
index 798e6af88..4bcb2f7fa 100644
--- a/src/cfg_gfx/opengl_line_style.cxx
+++ b/src/cfg_gfx/opengl_line_style.cxx
@@ -25,7 +25,7 @@
*/
#include "opengl.H"
-#include <FL/gl.H>
+#include <FL/gl.h>
extern int fl_line_width_;