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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavdevice/fbdev_common.h b/libavdevice/fbdev_common.h
index b6eea2f1c1..40a1ded847 100644
--- a/libavdevice/fbdev_common.h
+++ b/libavdevice/fbdev_common.h
@@ -29,4 +29,6 @@
enum AVPixelFormat ff_get_pixfmt_from_fb_varinfo(struct fb_var_screeninfo *varinfo);
+const char* ff_fbdev_default_device(void);
+
#endif /* AVDEVICE_FBDEV_COMMON_H */