summaryrefslogtreecommitdiffstats
path: root/libvo/vo_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_null.c')
-rw-r--r--libvo/vo_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_null.c b/libvo/vo_null.c
index e9f45b7326..c56a26511f 100644
--- a/libvo/vo_null.c
+++ b/libvo/vo_null.c
@@ -38,7 +38,7 @@ static const vo_info_t info =
""
};
-LIBVO_EXTERN(null)
+const LIBVO_EXTERN(null)
static uint32_t image_width, image_height;