summaryrefslogtreecommitdiff
path: root/test/pixmap.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/pixmap.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/pixmap.cxx')
-rw-r--r--test/pixmap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixmap.cxx b/test/pixmap.cxx
index c8a1ceada..ef236b803 100644
--- a/test/pixmap.cxx
+++ b/test/pixmap.cxx
@@ -31,7 +31,7 @@
#include <FL/Fl_Pixmap.H>
#include <stdio.h>
-#include "porsche.xpm"
+#include "pixmaps/porsche.xpm"
#include <FL/Fl_Toggle_Button.H>