navd: include hw.h fix (#25297)

old-commit-hash: 25a89d102677ffad42d4c33db41000d1da88639c
This commit is contained in:
Lee Jong Mun
2022-07-28 00:43:06 +09:00
committed by GitHub
parent cd9aa86b8a
commit f1a3983981
+1 -1
View File
@@ -5,7 +5,7 @@
#include "selfdrive/ui/qt/util.h"
#include "selfdrive/ui/qt/maps/map_helpers.h"
#include "selfdrive/navd/map_renderer.h"
#include "selfdrive/hardware/hw.h"
#include "system/hardware/hw.h"