summaryrefslogtreecommitdiff
path: root/src/Fl_Double_Window.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2018-06-26 13:43:18 +0000
committerManolo Gouy <Manolo>2018-06-26 13:43:18 +0000
commit7ebe8e21b0c8d4c229d192c0be66e49c7b78ed00 (patch)
tree3554fe1b0e73fa11b558ac6903de42ae7dca621f /src/Fl_Double_Window.cxx
parent17b6e87bb7c50a5a1b5f1a5b4862f1f117cb211a (diff)
Move Fl_Window_Driver.H from FL/ to src/
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12974 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Double_Window.cxx')
-rw-r--r--src/Fl_Double_Window.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx
index 54421c191..cd58f63e5 100644
--- a/src/Fl_Double_Window.cxx
+++ b/src/Fl_Double_Window.cxx
@@ -23,7 +23,7 @@
#include <FL/platform.H>
#include <FL/Fl_Double_Window.H>
#include <FL/fl_draw.H>
-#include <FL/Fl_Window_Driver.H>
+#include "Fl_Window_Driver.H"
// On systems that support double buffering "naturally" the base
// Fl_Window class will probably do double-buffer and this subclass