diff options
author | davilla <davilla@svn> | 2009-10-03 03:59:20 +0000 |
---|---|---|
committer | davilla <davilla@svn> | 2009-10-03 03:59:20 +0000 |
commit | ed0c5c75295f8bab592e61ee89ea3ff3fffd540a (patch) | |
tree | 78849c5382558c8f135535c9f6f36534ce9da91f /guilib/system.h | |
parent | 87eafcf6031c71230cdea6f3135cc03f5ebc39aa (diff) |
[osx] re-org cocoa calls and stick them where they belong.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23344 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'guilib/system.h')
-rw-r--r-- | guilib/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guilib/system.h b/guilib/system.h index 8a6961439f..993bd598da 100644 --- a/guilib/system.h +++ b/guilib/system.h @@ -77,7 +77,7 @@ #define HAS_ZEROCONF #define HAS_GL #define HAS_LINUX_NETWORK -//#define HAS_SDL_AUDIO +#define HAS_SDL_AUDIO #define HAS_SDL_OPENGL #define HAS_SDL_WIN_EVENTS #endif |