diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/shapes.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shapes.cc b/test/shapes.cc index b20c5419..30aa7d81 100644 --- a/test/shapes.cc +++ b/test/shapes.cc @@ -22,7 +22,7 @@ #include "../dw/core.hh" using namespace dw::core; -using namespace misc; +using namespace lout::misc; int main() { |