diff plugin/plugins/SamplePlayer.h @ 742:c10cb8782576 coreaudio_tests

Merge from branch "default"
author Chris Cannam
date Sun, 01 Jul 2012 11:53:00 +0100
parents 9a6b50d3cc50
children 48e9f538e6e9
line wrap: on
line diff
--- a/plugin/plugins/SamplePlayer.h	Mon Nov 29 12:45:39 2010 +0000
+++ b/plugin/plugins/SamplePlayer.h	Sun Jul 01 11:53:00 2012 +0100
@@ -18,8 +18,9 @@
 
 #define DSSI_API_LEVEL 2
 
-#include <ladspa.h>
-#include <dssi.h>
+#include "../api/ladspa.h"
+#include "../api/dssi.h"
+
 #include <seq_event.h>
 
 #include <QMutex>