summaryrefslogtreecommitdiff
path: root/src/Fl_Window_fullscreen.cxx
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-10-13 23:44:22 +0000
committerFabien Costantini <fabien@onepost.net>2008-10-13 23:44:22 +0000
commit025290929df35c7b077542115be8570810c26b85 (patch)
tree9478da6ce3c542cf52792f02abfc05e6276c979e /src/Fl_Window_fullscreen.cxx
parent097c3cd91e1a9bad342fe03b0e5a7be57bf55786 (diff)
Fixed missing config.h includes in X11 after QD removal.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6426 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Window_fullscreen.cxx')
-rw-r--r--src/Fl_Window_fullscreen.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Window_fullscreen.cxx b/src/Fl_Window_fullscreen.cxx
index c72e70ec0..238033f73 100644
--- a/src/Fl_Window_fullscreen.cxx
+++ b/src/Fl_Window_fullscreen.cxx
@@ -38,9 +38,7 @@
#include <FL/Fl.H>
#include <FL/x.H>
-#ifdef __APPLE__
#include <config.h>
-#endif
void Fl_Window::border(int b) {
if (b) {