diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-12-06 15:57:05 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-12-06 15:57:05 +0000 |
| commit | e449a77e75546b6b1a9ed42a079ab0961b7a3142 (patch) | |
| tree | 4fef7fbd6b6c832e99e4c5384997c4d67bbf762a /test/image.cxx | |
| parent | 5a632f4926f7ec770a38105db4623aaac05b4689 (diff) | |
More filename changes...
git-svn-id: file:///fltk/svn/fltk/trunk@137 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/image.cxx')
| -rw-r--r-- | test/image.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/image.cxx b/test/image.cxx index 1be01cd31..6ff647928 100644 --- a/test/image.cxx +++ b/test/image.cxx @@ -1,5 +1,5 @@ // -// "$Id: image.cxx,v 1.4 1998/10/21 14:21:30 mike Exp $" +// "$Id: image.cxx,v 1.5 1998/12/06 15:57:03 mike Exp $" // // Fl_Image test program for the Fast Light Tool Kit (FLTK). // @@ -71,7 +71,7 @@ void button_cb(Fl_Widget *,void *) { #include <FL/x.H> #ifndef WIN32 -#include "list_visuals.C" +#include "list_visuals.cxx" #endif int visid = -1; @@ -133,5 +133,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: image.cxx,v 1.4 1998/10/21 14:21:30 mike Exp $". +// End of "$Id: image.cxx,v 1.5 1998/12/06 15:57:03 mike Exp $". // |
