From 184a0cd9935d0a249038cdbe05488c181b273d64 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 13 Mar 2004 21:27:29 +0000 Subject: Fix namespaces in the launcher.. and found a problem with my script --- (limited to 'core/launcher/main.cpp') diff --git a/core/launcher/main.cpp b/core/launcher/main.cpp index c136bd9..3e7e0d2 100644 --- a/core/launcher/main.cpp +++ b/core/launcher/main.cpp @@ -62,7 +62,7 @@ #include #include -using namespace Opie; +using namespace Opie::Core; static void cleanup() -- cgit v0.9.0.2