summaryrefslogtreecommitdiff
path: root/examples/opiebluez/oblueztest/main.cpp
authormickeyl <mickeyl>2005-07-11 14:05:01 (UTC)
committer mickeyl <mickeyl>2005-07-11 14:05:01 (UTC)
commit4a7503c5e64101a5fadcf8003e66bf447d796f95 (patch) (side-by-side diff)
treeb3f1a50e2bcef3012132c88814bdbaee7de4eea1 /examples/opiebluez/oblueztest/main.cpp
parenta400f34db4ad0fd0c6b6bcb5be6f207f9f2f01e6 (diff)
downloadopie-4a7503c5e64101a5fadcf8003e66bf447d796f95.zip
opie-4a7503c5e64101a5fadcf8003e66bf447d796f95.tar.gz
opie-4a7503c5e64101a5fadcf8003e66bf447d796f95.tar.bz2
catch up with renames
Diffstat (limited to 'examples/opiebluez/oblueztest/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--examples/opiebluez/oblueztest/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opiebluez/oblueztest/main.cpp b/examples/opiebluez/oblueztest/main.cpp
index a9fa3f6..2e66d9a 100644
--- a/examples/opiebluez/oblueztest/main.cpp
+++ b/examples/opiebluez/oblueztest/main.cpp
@@ -2,7 +2,7 @@
#include <opie2/obluetooth.h>
using namespace Opie::Core;
-using namespace Opie::Shower;
+using namespace Opie::Bluez;
int main( int argc, char** argv )
{