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

Co-authored-by: predicate@bonzo <noreply@example.com>
pull/22585/head
lipniak 4 years ago committed by GitHub
parent d4b35dc130
commit df9492d1e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/ui/qt/maps/map.cc

@ -3,6 +3,7 @@
#include <cmath>
#include <QDebug>
#include <QPainterPath>
#include "selfdrive/common/swaglog.h"
#include "selfdrive/ui/ui.h"

Loading…
Cancel
Save