summaryrefslogtreecommitdiff
path: root/muse2/muse/functions.cpp
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-25 18:26:02 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-25 18:26:02 +0000
commita1db21404d203bec7353099a9947778735271bfd (patch)
tree9d967018aa9d95596879d11cb651f6fa6a808bfe /muse2/muse/functions.cpp
parent3948032d0a2e439069d9a6859f7f35eebb54944d (diff)
added step-recording support to the score editor
moved clefTypes to avoid compile-horror updated templates due to the new toolbar
Diffstat (limited to 'muse2/muse/functions.cpp')
-rw-r--r--muse2/muse/functions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/functions.cpp b/muse2/muse/functions.cpp
index 89a66fa7..5677bcfd 100644
--- a/muse2/muse/functions.cpp
+++ b/muse2/muse/functions.cpp
@@ -12,6 +12,7 @@
#include "audio.h"
#include "gconfig.h"
+#include <values.h>
#include <iostream>
#include <QMessageBox>