summaryrefslogtreecommitdiff
path: root/Source/Core/Common
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2009-03-30 17:45:35 +0000
committernakeee <nakeee@gmail.com>2009-03-30 17:45:35 +0000
commitce7ee4d4a3a0cdf77f6f386df68e315bebc97f7b (patch)
treea4aba0fce6dc58c2fe14a71b601f83f25c898a53 /Source/Core/Common
parent58a78cb2b59aa7a2858467b0c29f75962ab1979c (diff)
Small fixup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2806 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common')
-rw-r--r--Source/Core/Common/Src/Common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Common/Src/Common.h b/Source/Core/Common/Src/Common.h
index 4ef9e466c6..50ec42e73a 100644
--- a/Source/Core/Common/Src/Common.h
+++ b/Source/Core/Common/Src/Common.h
@@ -82,6 +82,7 @@
// Since they are always around on windows
#define HAVE_WIIUSE 1
#define HAVE_WX 1
+ #define HAVE_OPENAL 1
namespace
{