summaryrefslogtreecommitdiff
path: root/dw/ui.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ui.cc')
-rw-r--r--dw/ui.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/ui.cc b/dw/ui.cc
index b58669c5..7cad6332 100644
--- a/dw/ui.cc
+++ b/dw/ui.cc
@@ -27,7 +27,8 @@ namespace dw {
namespace core {
namespace ui {
-using namespace object;
+using namespace lout;
+using namespace lout::object;
int Embed::CLASS_ID = -1;