diff options
Diffstat (limited to 'desiredata/src')
-rw-r--r-- | desiredata/src/d_soundfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desiredata/src/d_soundfile.c b/desiredata/src/d_soundfile.c index 9b1ac342..3597b4f5 100644 --- a/desiredata/src/d_soundfile.c +++ b/desiredata/src/d_soundfile.c @@ -29,6 +29,7 @@ objects use Posix-like threads. */ #define PD_PLUSPLUS_FACE #include "desire.h" +using namespace desire; #define a_symbol a_w.w_symbol #define a_float a_w.w_float |