blob: 6978eacb021bf2993a14e9ba1ea7f30cf998c9b2 (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.35"
/* generated using gnu compiler gcc (Debian 4.6.0-13) 4.6.1 20110611 (prerelease) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif
|