1 2 3 4 5 6 7 8 9 10
--- libs/libmythui/mythpainter.cpp.orig 2018-01-11 12:39:22 UTC +++ libs/libmythui/mythpainter.cpp @@ -1,6 +1,7 @@ #include <stdint.h> #include <algorithm> #include <complex> +#include <cstdlib> // QT headers #include <QRect>