[MOVED FROM BAD 09/28] Use configure-generated _stdint.h.

Original commit message from CVS:
* ext/x264/gstx264enc.h:
* sys/fbdev/gstfbdevsink.c:
Use configure-generated _stdint.h.
This commit is contained in:
Mark Nauwelaerts 2008-08-08 10:56:02 +00:00 committed by Jan Schmidt
parent 88253ac70c
commit a0ff7b6ca8

View file

@ -23,7 +23,7 @@
#include <gst/gst.h>
#include <gst/video/video.h>
#include <stdint.h>
#include "_stdint.h"
#include <x264.h>
G_BEGIN_DECLS