UI: add missing header to fix Ubuntu 21 build (#22577)

Co-authored-by: predicate@bonzo <noreply@example.com>
This commit is contained in:
lipniak
2021-10-16 22:30:14 +02:00
committed by GitHub
parent d4b35dc130
commit df9492d1e1
+1
View File
@@ -3,6 +3,7 @@
#include <cmath>
#include <QDebug>
#include <QPainterPath>
#include "selfdrive/common/swaglog.h"
#include "selfdrive/ui/ui.h"