summaryrefslogtreecommitdiff
path: root/core/apps/helpbrowser/main.cpp
Unidiff
Diffstat (limited to 'core/apps/helpbrowser/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/helpbrowser/main.cpp b/core/apps/helpbrowser/main.cpp
index c726cd3..66241ae 100644
--- a/core/apps/helpbrowser/main.cpp
+++ b/core/apps/helpbrowser/main.cpp
@@ -22,4 +22,5 @@
22 22
23#include <opie2/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25using namespace Opie::Core;
25OPIE_EXPORT_APP( OApplicationFactory<HelpBrowser> ) 26OPIE_EXPORT_APP( OApplicationFactory<HelpBrowser> )