diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-08-25 06:58:33 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-08-25 06:58:33 +0000 |
| commit | f27180b7cd801340f4691632814fa26ed5feba32 (patch) | |
| tree | af1010d123a5b0c1c23674806ebda9ed31b838dd /test/tiled_image.cxx | |
| parent | 0ce142514f5eb6342c8200bd565415cd19edb79c (diff) | |
Do some rearranging of image and desktop support files.
Add new Block Attack! game...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5358 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/tiled_image.cxx')
| -rw-r--r-- | test/tiled_image.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tiled_image.cxx b/test/tiled_image.cxx index 644cfad38..90feef767 100644 --- a/test/tiled_image.cxx +++ b/test/tiled_image.cxx @@ -34,7 +34,7 @@ #include <stdlib.h> #include <math.h> -#include "tile.xpm" +#include "pixmaps/tile.xpm" Fl_Button *b; Fl_Window *w; |
