summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 96c3a76af4..1ca7acd9c6 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -54,7 +54,7 @@ static const vo_info_t info = {
""
};
-LIBVO_EXTERN(xmga)
+const LIBVO_EXTERN(xmga)
static XGCValues wGCV;
static uint32_t mDepth;