diff --git a/selfdrive/ui/qt/offroad/developer_panel.cc b/selfdrive/ui/qt/offroad/developer_panel.cc index 67e198693a..365aec09c4 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" // test-ci +#include "selfdrive/ui/qt/widgets/controls.h" DeveloperPanel::DeveloperPanel(SettingsWindow *parent) : ListWidget(parent) { adbToggle = new ParamControl("AdbEnabled", tr("Enable ADB"),