1 2 3 4 5 6 7 8 9 10
--- libs/libmythui/mythpainter.cpp.orig 2015-06-16 16:03:30 UTC +++ libs/libmythui/mythpainter.cpp @@ -1,6 +1,7 @@ #include <stdint.h> #include <algorithm> #include <complex> +#include <cstdlib> // QT headers #include <QRect>