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 cd4a78f14..98d4303d5 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -18,7 +18,7 @@ #ifdef WIN32 //# include "Fl_win32.cxx" -#elif defined(__APPLE__) +#elif defined(__APPLE__) // PORTME: platform window driver //# include "Fl_mac.cxx" // now Fl_cocoa.mm #elif defined(FL_PORTING) # pragma message "FL_PORTING: implement the FLTK core in its own file" |
