gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instead of <stdint.h>
Original commit message from CVS: * gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instead of <stdint.h>
This commit is contained in:
parent
d9c8b9915c
commit
aaaeceaf4f
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include "_stdint.h"
|
#include "_stdint.h"
|
||||||
|
|
||||||
|
|
||||||
struct vts_color_struct {
|
struct vts_color_struct {
|
||||||
uint8_t Y, U, V;
|
uint8_t Y, U, V;
|
||||||
uint8_t R, G, B;
|
uint8_t R, G, B;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user