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