mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
8e2cd0b0bb
Also update enums.
9 lines
310 B
C
9 lines
310 B
C
#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.30.1"
|
|
/* generated using gnu compiler gcc (Debian 4.4.4-15) 4.4.5 20100913 (prerelease) */
|
|
#define _STDINT_HAVE_STDINT_H 1
|
|
#include <stdint.h>
|
|
#endif
|
|
#endif
|