diff options
Diffstat (limited to 'win32/common/_stdint.h')
-rw-r--r-- | win32/common/_stdint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h index 37f816490..61abb1215 100644 --- a/win32/common/_stdint.h +++ b/win32/common/_stdint.h @@ -1,8 +1,8 @@ #ifndef _GST_PLUGINS_BASE__STDINT_H #define _GST_PLUGINS_BASE__STDINT_H 1 #ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "gst-plugins-base 1.5.2" -/* generated using gnu compiler Debian clang version 3.7.0-svn239806-1+b1 (trunk) (based on LLVM 3.7.0) */ +#define _GENERATED_STDINT_H "gst-plugins-base 1.5.90" +/* generated using gnu compiler gcc-5 (Debian 5.2.1-15) 5.2.1 20150808 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> #endif |