diff --git a/selfdrive/navd/main.cc b/selfdrive/navd/main.cc index 3a2fedb7d2..b6eec10328 100644 --- a/selfdrive/navd/main.cc +++ b/selfdrive/navd/main.cc @@ -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"