summaryrefslogtreecommitdiff
path: root/src/gl_start.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/gl_start.cxx')
-rw-r--r--src/gl_start.cxx2
1 files changed, 1 insertions, 1 deletions
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 <FL/gl.h>
class Fl_Gl_Choice;
#include <FL/Fl_Gl_Window.H>
-#include <FL/Fl_Gl_Window_Driver.H>
+#include "Fl_Gl_Window_Driver.H"
static GLContext context;
static int clip_state_number=-1;