summaryrefslogtreecommitdiff
path: root/muse2/awl/tempoedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/awl/tempoedit.cpp')
-rw-r--r--muse2/awl/tempoedit.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/awl/tempoedit.cpp b/muse2/awl/tempoedit.cpp
index d7dbac81..7bdc5c2d 100644
--- a/muse2/awl/tempoedit.cpp
+++ b/muse2/awl/tempoedit.cpp
@@ -18,8 +18,13 @@
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//=============================================================================
+#include <cmath>
+
#include "tempoedit.h"
+#include <QApplication>
+#include <QStyle>
+
namespace Awl {
//---------------------------------------------------------