Fix: include statement with wrong path.
[apps/agl-service-can-low-level.git] / src / utils / openxc-utils.cpp
index 527f725..40745a0 100644 (file)
@@ -16,7 +16,7 @@
  * limitations under the License.
  */
 
-#include "utils/openxc-utils.hpp"
+#include "openxc-utils.hpp"
 
 openxc_VehicleMessage build_VehicleMessage_with_SimpleMessage(openxc_DynamicField_Type type, const openxc_SimpleMessage& message)
 {