summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/base.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/parashoot/base.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/base.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/noncore/games/parashoot/base.cpp b/noncore/games/parashoot/base.cpp
index 5f3c79d..f232536 100644
--- a/noncore/games/parashoot/base.cpp
+++ b/noncore/games/parashoot/base.cpp
@@ -22,4 +22,3 @@
-#include <qtopia/resource.h>
-
+#include <opie2/oresource.h>
@@ -33,3 +32,3 @@ Base::Base(QCanvas* canvas) :
basearray = new QCanvasPixmapArray();
- QString b0 = Resource::findPixmap("parashoot/b0001");
+ QString b0 = Opie::Core::OResource::findPixmap("parashoot/b0001");
b0.replace(QRegExp("0001"),"%1");