diff options
Diffstat (limited to 'src/can_event_push.cpp')
-rw-r--r-- | src/can_event_push.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can_event_push.cpp b/src/can_event_push.cpp index bb691182..9251da65 100644 --- a/src/can_event_push.cpp +++ b/src/can_event_push.cpp @@ -16,7 +16,7 @@ * limitations under the License. */ -#include "low-can-binding.hpp" +#include "can_event_push.hpp" void can_event_push(can_bus_t& can_bus) { |