fix UI build on comma two

old-commit-hash: 20dc4df0240caf32b720976093928ead1c587b3c
This commit is contained in:
Comma Device
2021-12-06 14:34:20 -08:00
parent 3dc321435e
commit aef1cbd1f8
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
#include "selfdrive/ui/qt/offroad/settings.h"
#include <cassert>
#include <cmath>
#include <string>
#include <QDebug>
+2
View File
@@ -1,5 +1,7 @@
#include "selfdrive/ui/qt/onroad.h"
#include <cmath>
#include <QDebug>
#include "selfdrive/common/timing.h"