summaryrefslogtreecommitdiff
path: root/noncore/games/zlines/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/zlines/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/zlines/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/zlines/main.cpp b/noncore/games/zlines/main.cpp
index d1709e4..8d80bae 100644
--- a/noncore/games/zlines/main.cpp
+++ b/noncore/games/zlines/main.cpp
@@ -25,4 +25,5 @@
25 25
26#include <opie2/oapplicationfactory.h> 26#include <opie2/oapplicationfactory.h>
27 27
28using namespace Opie::Core;
28OPIE_EXPORT_APP( OApplicationFactory<KLines> ) 29OPIE_EXPORT_APP( OApplicationFactory<KLines> )