summaryrefslogtreecommitdiff
path: root/muse2/awl/pitchedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/awl/pitchedit.h')
-rw-r--r--muse2/awl/pitchedit.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/muse2/awl/pitchedit.h b/muse2/awl/pitchedit.h
index dd0ba4c7..bdcfc4c4 100644
--- a/muse2/awl/pitchedit.h
+++ b/muse2/awl/pitchedit.h
@@ -21,6 +21,10 @@
#ifndef __AWLPITCHEDIT_H__
#define __AWLPITCHEDIT_H__
+#include <QSpinBox>
+
+class QKeyEvent;
+
namespace Awl {
//---------------------------------------------------------