summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/bluezapplet.cpp
authorar <ar>2004-03-15 19:34:39 (UTC)
committer ar <ar>2004-03-15 19:34:39 (UTC)
commitab41047d6404c63b34e18c400cccae1580d6805e (patch) (side-by-side diff)
tree0360d534614068e6103956bcb45819adeeaa2622 /noncore/net/opietooth/applet/bluezapplet.cpp
parent0de0c28bda1190c1e1df92dfa591c9c555f80fcd (diff)
downloadopie-ab41047d6404c63b34e18c400cccae1580d6805e.zip
opie-ab41047d6404c63b34e18c400cccae1580d6805e.tar.gz
opie-ab41047d6404c63b34e18c400cccae1580d6805e.tar.bz2
- make opietooth compilable
- correct LIBOPIECORE2 dependencies and namespace's
Diffstat (limited to 'noncore/net/opietooth/applet/bluezapplet.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/bluezapplet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/applet/bluezapplet.cpp b/noncore/net/opietooth/applet/bluezapplet.cpp
index 93b2c67..8a7f0bc 100644
--- a/noncore/net/opietooth/applet/bluezapplet.cpp
+++ b/noncore/net/opietooth/applet/bluezapplet.cpp
@@ -47,7 +47,7 @@
#include <device.h>
-using namespace Opie;
+using namespace Opie::Core;
namespace OpieTooth {