summaryrefslogtreecommitdiff
path: root/src/components/formatters/test/src/meta_formatter_test_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/test/src/meta_formatter_test_helper.cc')
-rw-r--r--src/components/formatters/test/src/meta_formatter_test_helper.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/formatters/test/src/meta_formatter_test_helper.cc b/src/components/formatters/test/src/meta_formatter_test_helper.cc
index 897c8d364d..b322510f6c 100644
--- a/src/components/formatters/test/src/meta_formatter_test_helper.cc
+++ b/src/components/formatters/test/src/meta_formatter_test_helper.cc
@@ -36,8 +36,8 @@ namespace test {
namespace components {
namespace formatters {
-using namespace NsSmartDeviceLink::NsJSONHandler::strings;
-using namespace NsSmartDeviceLink::NsJSONHandler::Formatters;
+using namespace ns_smart_device_link::ns_json_handler::strings;
+using namespace ns_smart_device_link::ns_json_handler::formatters;
void CMetaFormatterTestHelper::SetUp() {
function_id_items_.insert(FunctionIDTest::RegisterAppInterface);