summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_fbdev2.c')
-rw-r--r--libvo/vo_fbdev2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_fbdev2.c b/libvo/vo_fbdev2.c
index 4b75ea6d35..30bbc35792 100644
--- a/libvo/vo_fbdev2.c
+++ b/libvo/vo_fbdev2.c
@@ -29,7 +29,7 @@ static const vo_info_t info = {
""
};
-LIBVO_EXTERN(fbdev2)
+const LIBVO_EXTERN(fbdev2)
static void set_bpp(struct fb_var_screeninfo *p, int bpp)
{