summaryrefslogtreecommitdiffstats
path: root/src/can_reader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/can_reader.cpp')
-rw-r--r--src/can_reader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can_reader.cpp b/src/can_reader.cpp
index 418e2929..6fc1e740 100644
--- a/src/can_reader.cpp
+++ b/src/can_reader.cpp
@@ -16,7 +16,7 @@
* limitations under the License.
*/
-#include "low-can-binding.hpp"
+#include "can_reader.hpp"
void can_reader(can_bus_dev_t &can_bus)
{