summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpdemux/asf_mmst_streaming.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/asf_mmst_streaming.c b/libmpdemux/asf_mmst_streaming.c
index da57fe2da9..626aceae6b 100644
--- a/libmpdemux/asf_mmst_streaming.c
+++ b/libmpdemux/asf_mmst_streaming.c
@@ -22,7 +22,7 @@
#include <winsock2.h>
#endif
-#ifndef USE_SETLOCAL
+#ifndef USE_SETLOCALE
#undef USE_ICONV
#endif