summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index e5e24eff7c..2a3898889c 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -54,7 +54,7 @@ static const vo_info_t info = {
""
};
-LIBVO_EXTERN(xv)
+const LIBVO_EXTERN(xv)
#ifdef HAVE_SHM
#include <sys/ipc.h>
#include <sys/shm.h>