summaryrefslogtreecommitdiff
path: root/test/forms.cxx
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2006-08-25 06:58:33 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2006-08-25 06:58:33 +0000
commitf27180b7cd801340f4691632814fa26ed5feba32 (patch)
treeaf1010d123a5b0c1c23674806ebda9ed31b838dd /test/forms.cxx
parent0ce142514f5eb6342c8200bd565415cd19edb79c (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/forms.cxx')
-rw-r--r--test/forms.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/forms.cxx b/test/forms.cxx
index 115c89cff..a87d3559a 100644
--- a/test/forms.cxx
+++ b/test/forms.cxx
@@ -69,7 +69,7 @@ static VN_struct btypes[]=
{-1}
};
-#include "srs.xbm"
+#include "pixmaps/srs.xbm"
/*************** Callback **********************/