aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/interfaces/voiceagents/IVoiceAgent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/interfaces/voiceagents/IVoiceAgent.h')
-rw-r--r--src/plugins/interfaces/voiceagents/IVoiceAgent.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/interfaces/voiceagents/IVoiceAgent.h b/src/plugins/interfaces/voiceagents/IVoiceAgent.h
index 367ad72..6585c2b 100644
--- a/src/plugins/interfaces/voiceagents/IVoiceAgent.h
+++ b/src/plugins/interfaces/voiceagents/IVoiceAgent.h
@@ -21,8 +21,7 @@
#include <unordered_set>
using namespace std;
-
-namespace vshl {
+namespace vshlcore {
namespace common {
namespace interfaces {