summaryrefslogtreecommitdiff
path: root/muse2/muse/dssihost.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2012-07-07 12:38:37 +0000
committerFlorian Jung <flo@windfisch.org>2012-07-07 12:38:37 +0000
commit00079cfa009028c807a2086417eef7110c9adf77 (patch)
treeab4f2238cb47cbf31497db9ae7e323d061bbc8bd /muse2/muse/dssihost.h
parenta540a4b8b05225762b9d4f5f8e37580620bf61d4 (diff)
removed ladspa.h, use system header file instead
thanks, andy.
Diffstat (limited to 'muse2/muse/dssihost.h')
-rw-r--r--muse2/muse/dssihost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/dssihost.h b/muse2/muse/dssihost.h
index 46c9a07b..93038011 100644
--- a/muse2/muse/dssihost.h
+++ b/muse2/muse/dssihost.h
@@ -46,7 +46,7 @@
#include "osc.h"
#endif
-#include "ladspa.h"
+#include <ladspa.h>
#include <dssi.h>
#include <alsa/asoundlib.h>