diff options
Diffstat (limited to 'muse2/awl/pitchlabel.h')
-rw-r--r-- | muse2/awl/pitchlabel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/awl/pitchlabel.h b/muse2/awl/pitchlabel.h index 36a3cbfa..e5c34dba 100644 --- a/muse2/awl/pitchlabel.h +++ b/muse2/awl/pitchlabel.h @@ -21,6 +21,8 @@ #ifndef __AWLPITCHLABEL_H__ #define __AWLPITCHLABEL_H__ +#include <QLabel> + namespace Awl { //--------------------------------------------------------- |