diff options
Diffstat (limited to 'muse2/awl/pitchlabel.cpp')
-rw-r--r-- | muse2/awl/pitchlabel.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/awl/pitchlabel.cpp b/muse2/awl/pitchlabel.cpp index 1d7149f6..d6e83515 100644 --- a/muse2/awl/pitchlabel.cpp +++ b/muse2/awl/pitchlabel.cpp @@ -22,6 +22,9 @@ #include "pitchlabel.h" #include "utils.h" +#include <QApplication> +#include <QStyle> + namespace Awl { //--------------------------------------------------------- |