aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCrystalP <CrystalP@xbmc.org>2011-08-29 20:13:07 -0400
committerCrystalP <CrystalP@xbmc.org>2011-08-29 20:13:07 -0400
commitdcfa67edcd4ad55c646be4d02871c370dbccf7fb (patch)
tree74f00b6754ad376f05a96f0d4a52c9c5e61a4121
parentc43b0acb6b6a3ef3549337b7ad7acc959e4ac087 (diff)
[WIN] use the new CrystalHD API. Should fix the black screen issue with BCM70015, thanks GeminiServer
-rw-r--r--xbmc/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/system.h b/xbmc/system.h
index 8c0350c18c..779e609e4f 100644
--- a/xbmc/system.h
+++ b/xbmc/system.h
@@ -91,7 +91,7 @@
#define HAS_WIN32_NETWORK
#define HAS_IRSERVERSUITE
#define HAS_AUDIO
-#define HAVE_LIBCRYSTALHD 1
+#define HAVE_LIBCRYSTALHD 2
#define HAS_WEB_SERVER
#define HAS_WEB_INTERFACE
#define HAVE_LIBSSH