diff options
Diffstat (limited to 'src/Fl_x.cxx')
| -rw-r--r-- | src/Fl_x.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 5ba38e171..15cddbe96 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_x.cxx,v 1.10 1998/12/07 13:34:27 mike Exp $" +// "$Id: Fl_x.cxx,v 1.11 1998/12/07 13:36:23 mike Exp $" // // X specific code for the Fast Light Tool Kit (FLTK). // @@ -24,7 +24,7 @@ // #ifdef WIN32 -#include "Fl_win32.C" +#include "Fl_win32.cxx" #else #define CONSOLIDATE_MOTION 1 @@ -858,5 +858,5 @@ void Fl_Window::flush() { #endif // -// End of "$Id: Fl_x.cxx,v 1.10 1998/12/07 13:34:27 mike Exp $". +// End of "$Id: Fl_x.cxx,v 1.11 1998/12/07 13:36:23 mike Exp $". // |
