summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dxr2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_dxr2.c')
-rw-r--r--libvo/vo_dxr2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_dxr2.c b/libvo/vo_dxr2.c
index 89d6933721..ea7b0937d6 100644
--- a/libvo/vo_dxr2.c
+++ b/libvo/vo_dxr2.c
@@ -26,7 +26,7 @@
#include <dxr2ioctl.h>
-extern char *get_path(char *filename);
+extern char *get_path(const char *filename);
extern float monitor_aspect;
extern float movie_aspect;