summaryrefslogtreecommitdiffstats
path: root/libvo/video_out_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out_internal.h')
-rw-r--r--libvo/video_out_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out_internal.h b/libvo/video_out_internal.h
index 53fd286957..83f38d5771 100644
--- a/libvo/video_out_internal.h
+++ b/libvo/video_out_internal.h
@@ -23,6 +23,8 @@
#ifndef MPLAYER_VIDEO_OUT_INTERNAL_H
#define MPLAYER_VIDEO_OUT_INTERNAL_H
+#include <stdint.h>
+
/* All video drivers will want this */
#include "libmpcodecs/vfcap.h"
#include "libmpcodecs/mp_image.h"