diff --git a/selfdrive/oscarpilot/settings/settings.cc b/selfdrive/oscarpilot/settings/settings.cc index e3bc615..a342233 100644 --- a/selfdrive/oscarpilot/settings/settings.cc +++ b/selfdrive/oscarpilot/settings/settings.cc @@ -29,6 +29,8 @@ #include "selfdrive/frogpilot/ui/vehicle_settings.h" #include "selfdrive/frogpilot/ui/visual_settings.h" +#include "selfdrive/oscarpilot/settings/settings.h" + void OscarSettingsWindow::showEvent(QShowEvent *event) { setCurrentPanel(0);