diff options
Diffstat (limited to 'ext/x264/gstx264enc.h')
-rw-r--r-- | ext/x264/gstx264enc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/x264/gstx264enc.h b/ext/x264/gstx264enc.h index 771d0afa..3a7fec30 100644 --- a/ext/x264/gstx264enc.h +++ b/ext/x264/gstx264enc.h @@ -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 |