From 192b5d85dd8b02cbca3ecdf54609931240c15ac2 Mon Sep 17 00:00:00 2001 From: infiniteCable2 Date: Mon, 29 Sep 2025 17:31:18 +0200 Subject: [PATCH] Update settings.h --- selfdrive/ui/qt/offroad/settings.h | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/ui/qt/offroad/settings.h b/selfdrive/ui/qt/offroad/settings.h index 8ce3a0c9c..049e0d05b 100644 --- a/selfdrive/ui/qt/offroad/settings.h +++ b/selfdrive/ui/qt/offroad/settings.h @@ -21,7 +21,6 @@ #define ButtonParamControl ButtonParamControlSP #define ToggleControl ToggleControlSP #define LabelControl LabelControlSP - #else #include "selfdrive/ui/ui.h" #include "selfdrive/ui/qt/widgets/controls.h"