fix compilation for embedded target

This commit is contained in:
Peter Hartmann 2020-09-22 17:29:23 +02:00
parent d2e6a322c9
commit e360c16be3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <QskTextLabel.h> #include <QskTextLabel.h>
#include <QPainter> #include <QPainter>
#include <QPainterPath>
#include <cmath> #include <cmath>