diff --git a/selfdrive/ui/qt/offroad/developer_panel.cc b/selfdrive/ui/qt/offroad/developer_panel.cc index 365aec09c4..67e198693a 100644 --- a/selfdrive/ui/qt/offroad/developer_panel.cc +++ b/selfdrive/ui/qt/offroad/developer_panel.cc @@ -1,6 +1,6 @@ #include "selfdrive/ui/qt/offroad/developer_panel.h" #include "selfdrive/ui/qt/widgets/ssh_keys.h" -#include "selfdrive/ui/qt/widgets/controls.h" +#include "selfdrive/ui/qt/widgets/controls.h" // test-ci DeveloperPanel::DeveloperPanel(SettingsWindow *parent) : ListWidget(parent) { adbToggle = new ParamControl("AdbEnabled", tr("Enable ADB"),