[DEV] add dummi compiled

This commit is contained in:
Edouard DUPIN 2015-04-11 17:41:26 +02:00
parent f5c3affccb
commit 32858d6104

View File

@ -5,7 +5,7 @@
* @fork from RTAudio
*/
#if defined(__DUMMY__)
#if defined(ORCHESTRA_BUILD_DUMMY)
#include <audio/orchestra/api/Dummy.h>
#include <audio/orchestra/debug.h>