summaryrefslogtreecommitdiffstats
path: root/src/sound/AudioCache.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-17 05:21:34 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-17 05:21:34 +0000
commitacd32952e36ead25eed2c7343701d6c9125d9393 (patch)
tree8a5b077b0dfd8ad4ef7259fa874cc9144c4b8712 /src/sound/AudioCache.h
parent69c1fdb63e9be2d99084edfe5b5d5c389a8ab91a (diff)
downloadrosegarden-3.5.13.tar.gz
rosegarden-3.5.13.zip
Fix rosegarden FTBFS under oneiricv3.5.13
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1259267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/sound/AudioCache.h')
-rw-r--r--src/sound/AudioCache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound/AudioCache.h b/src/sound/AudioCache.h
index 6dd55ff..de7c6e0 100644
--- a/src/sound/AudioCache.h
+++ b/src/sound/AudioCache.h
@@ -22,6 +22,7 @@
#ifndef _AUDIO_CACHE_H_
#define _AUDIO_CACHE_H_
+#include <cstddef>
#include <map>
namespace Rosegarden