From 3199e3331b4c779a9ed77966a51c5182f0dbda7d Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 26 Jun 2018 14:23:51 +0000 Subject: Move Fl_Gl_Window_Driver.H from FL/ to src/ git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12977 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/gl_start.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gl_start.cxx') diff --git a/src/gl_start.cxx b/src/gl_start.cxx index 07540f751..18ce99bc9 100644 --- a/src/gl_start.cxx +++ b/src/gl_start.cxx @@ -37,7 +37,7 @@ #include class Fl_Gl_Choice; #include -#include +#include "Fl_Gl_Window_Driver.H" static GLContext context; static int clip_state_number=-1; -- cgit v1.2.3