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.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/dbus/src/dbus_adapter.cc b/src/components/dbus/src/dbus_adapter.cc
index d3f547a893..a46e8e8167 100644
--- a/src/components/dbus/src/dbus_adapter.cc
+++ b/src/components/dbus/src/dbus_adapter.cc
@@ -33,9 +33,11 @@
#include "dbus/dbus_adapter.h"
#include <dbus/dbus.h>
#include <sstream>
-#include "formatters/CSmartFactory.hpp"
+#include "formatters/CSmartFactory.h"
#include "utils/logger.h"
#include "smart_objects/smart_object.h"
+#include "introspection_xml.cc"
+#include "message_descriptions.cc"
using ford_message_descriptions::ParameterDescription;
namespace sos = NsSmartDeviceLink::NsJSONHandler::strings;