X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Futils%2Fopenxc-utils.hpp;h=d36b359bcb700317e63c99addc8120d00e7636ba;hb=8472b6be89f579eb5f9d52a90250df0e8ac4acde;hp=f9ccf7939cd89c0d80e43d933f1407dd6008c107;hpb=f886559f8a8ac1dadf4942ab2c993a6db4f53d2b;p=apps%2Flow-level-can-service.git diff --git a/src/utils/openxc-utils.hpp b/src/utils/openxc-utils.hpp index f9ccf79..d36b359 100644 --- a/src/utils/openxc-utils.hpp +++ b/src/utils/openxc-utils.hpp @@ -23,7 +23,7 @@ #include #include "openxc.pb.h" -#include "../obd2/active-diagnostic-request.hpp" +#include "../diagnostic/active-diagnostic-request.hpp" openxc_VehicleMessage build_VehicleMessage(active_diagnostic_request_t* request, const DiagnosticResponse& response, float parsed_value); openxc_VehicleMessage build_VehicleMessage(const openxc_SimpleMessage& message);