-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Open
Labels
Description
Describe the bug
In file included from tools/cabana/tools/routeinfo.cc:6:
In file included from ./tools/cabana/streams/replaystream.h:11:
In file included from ./tools/replay/replay.h:11:
In file included from ./tools/replay/camera.h:10:
In file included from ./tools/replay/framereader.h:9:
./tools/replay/qcom_decoder.h:3:10: fatal error: 'linux/videodev2.h' file not found
3 | #include <linux/videodev2.h>```
### Provide a route where the issue occurs
N/A (PC)
### openpilot version
8dca43881a9e253158d483dd02a5522563386283
### Additional info
OP master commit: 8dca43881a9e253158d483dd02a5522563386283
royjrsunnyhaibin and sheltonsuen