summaryrefslogtreecommitdiff
path: root/libavdevice/fbdev_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/fbdev_common.h')
-rw-r--r--libavdevice/fbdev_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/fbdev_common.h b/libavdevice/fbdev_common.h
index ecbb8250f1..b6eea2f1c1 100644
--- a/libavdevice/fbdev_common.h
+++ b/libavdevice/fbdev_common.h
@@ -23,6 +23,7 @@
#ifndef AVDEVICE_FBDEV_COMMON_H
#define AVDEVICE_FBDEV_COMMON_H
+#include <features.h>
#include <linux/fb.h>
#include "libavutil/pixfmt.h"