summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/parashoot/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/parashoot/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/parashoot/main.cpp b/noncore/games/parashoot/main.cpp
index 81d513d..da21c25 100644
--- a/noncore/games/parashoot/main.cpp
+++ b/noncore/games/parashoot/main.cpp
@@ -22,5 +22,6 @@
22 22
23#include <opie2/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25using namespace Opie::Core;
25OPIE_EXPORT_APP( OApplicationFactory<ParaShoot> ) 26OPIE_EXPORT_APP( OApplicationFactory<ParaShoot> )
26 27