summaryrefslogtreecommitdiff
path: root/libs/ardour/panner_shell.cc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-10-19 03:34:02 +0000
committerDavid Robillard <d@drobilla.net>2011-10-19 03:34:02 +0000
commit9040cbf82a9fcb78583dc4e77df2a54bea827b45 (patch)
tree056737255e50d6604275b735fbc800e65e98d1c3 /libs/ardour/panner_shell.cc
parent20de2657a48bb35972e5bc66bba7db2db8ca00f7 (diff)
Trim the include tree.
git-svn-id: svn://localhost/ardour2/branches/3.0@10227 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/panner_shell.cc')
-rw-r--r--libs/ardour/panner_shell.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/panner_shell.cc b/libs/ardour/panner_shell.cc
index 8c0236bd9f..bffcb0cccb 100644
--- a/libs/ardour/panner_shell.cc
+++ b/libs/ardour/panner_shell.cc
@@ -53,6 +53,7 @@
#include "ardour/panner_shell.h"
#include "ardour/runtime_functions.h"
#include "ardour/session.h"
+#include "ardour/speakers.h"
#include "ardour/utils.h"
#include "i18n.h"