Use newly generated cpp file with default encoders
[apps/agl-service-can-low-level.git] / examples / OBD2 / application-generated.cpp
index 4fef631..5475db6 100644 (file)
@@ -1,5 +1,6 @@
 #include "application.hpp"
 #include "../can/can-decoder.hpp"
+#include "../can/can-encoder.hpp"
 
 application_t::application_t()
        : can_bus_manager_{utils::config_parser_t{"/etc/dev-mapping.conf"}}