summaryrefslogtreecommitdiff
path: root/src/Fl_Double_Window.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-01-31 11:47:49 +0000
committerManolo Gouy <Manolo>2016-01-31 11:47:49 +0000
commitf93fd54a7c84aa63c9419160a4062e1a25faf505 (patch)
treeacdc28387bbb424442f4112fe8ad6ae634ef2f2c /src/Fl_Double_Window.cxx
parent0a6be0a83f368aff7df7e1a9c567d7e16b92a579 (diff)
Needed for Linux/Unix build.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11098 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 8dd51133d..5a8a42599 100644
--- a/src/Fl_Double_Window.cxx
+++ b/src/Fl_Double_Window.cxx
@@ -19,7 +19,7 @@
Fl_Double_Window implementation.
*/
-#include <config.h>
+#include "config_lib.h"
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Overlay_Window.H>