summaryrefslogtreecommitdiff
path: root/src/speech/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/speech/main.cpp')
-rw-r--r--src/speech/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/speech/main.cpp b/src/speech/main.cpp
index 4d3b1bc..f6b3ca4 100644
--- a/src/speech/main.cpp
+++ b/src/speech/main.cpp
@@ -50,7 +50,7 @@ extern "C" {
#include <CommonTypes.hpp>
#include <SpeechOutputStubDefault.hpp>
-using namespace v1::org::genivi::hmi::speechoutputservice;
+using namespace v1::org::genivi::hmi::speechservice;
using namespace v4::org::genivi;
static std::shared_ptr < CommonAPI::Runtime > runtime;