-rw-r--r-- | noncore/unsupported/mailit/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/mailit/main.cpp b/noncore/unsupported/mailit/main.cpp index 1ccd666..01bebcb 100644 --- a/noncore/unsupported/mailit/main.cpp +++ b/noncore/unsupported/mailit/main.cpp @@ -22,5 +22,5 @@ #include <opie/oapplicationfactory.h> -using namespace Opie::Core; +using namespace Opie; OPIE_EXPORT_APP( OApplicationFactory<MailItWindow> )
\ No newline at end of file |