summaryrefslogtreecommitdiff
path: root/core/apps/helpbrowser/main.cpp
Side-by-side diff
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
@@ -13,13 +13,14 @@
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "helpbrowser.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<HelpBrowser> )