diff options
Diffstat (limited to 'gst/modplug/libmodplug/stdafx.h')
-rw-r--r-- | gst/modplug/libmodplug/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/modplug/libmodplug/stdafx.h b/gst/modplug/libmodplug/stdafx.h index cd2bb5d0..b1463fe5 100644 --- a/gst/modplug/libmodplug/stdafx.h +++ b/gst/modplug/libmodplug/stdafx.h @@ -10,7 +10,7 @@ #define _STDAFX_H_ -#ifdef MSC_VER +#ifdef _MSC_VER #pragma warning (disable:4201) #pragma warning (disable:4514) |