summaryrefslogtreecommitdiff
path: root/src/components/dbus/src/dbus_adapter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dbus/src/dbus_adapter.cc')
-rw-r--r--src/components/dbus/src/dbus_adapter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/dbus/src/dbus_adapter.cc b/src/components/dbus/src/dbus_adapter.cc
index b4f4b86dd2..d3f547a893 100644
--- a/src/components/dbus/src/dbus_adapter.cc
+++ b/src/components/dbus/src/dbus_adapter.cc
@@ -35,10 +35,10 @@
#include <sstream>
#include "formatters/CSmartFactory.hpp"
#include "utils/logger.h"
+#include "smart_objects/smart_object.h"
using ford_message_descriptions::ParameterDescription;
namespace sos = NsSmartDeviceLink::NsJSONHandler::strings;
-namespace smart_objects = NsSmartDeviceLink::NsSmartObjects;
extern char introspection_xml[];