summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/src
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFSound/src')
-rwxr-xr-xmacosx/plugins/DFSound/src/macosx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/plugins/DFSound/src/macosx.c b/macosx/plugins/DFSound/src/macosx.c
index 4919cbea..841627a3 100755
--- a/macosx/plugins/DFSound/src/macosx.c
+++ b/macosx/plugins/DFSound/src/macosx.c
@@ -21,6 +21,8 @@
#define _IN_MACOSX
#ifdef _MACOSX
+//TODO: Move to CoreAudio; the Carbon Sound Manager isn't availabne
+//TODO: in 64-bit code
#include <Carbon/Carbon.h>
#include "externals.h"