diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 17a65fb3c..d0067a200 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -19,7 +19,7 @@ #ifdef WIN32 //# include "Fl_win32.cxx" #elif defined(__APPLE__) -//# include "Fl_mac.cxx" +//# include "Fl_mac.cxx" // now Fl_cocoa.mm #elif !defined(FL_DOXYGEN) # define CONSOLIDATE_MOTION 1 |
