summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers
Side-by-side diff
Diffstat (limited to 'noncore/games/kcheckers') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kcheckers/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/main.cpp b/noncore/games/kcheckers/main.cpp
index 79b5ac7..8c708e2 100644
--- a/noncore/games/kcheckers/main.cpp
+++ b/noncore/games/kcheckers/main.cpp
@@ -6,2 +6,3 @@
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<KCheckers> )