summaryrefslogtreecommitdiffstats
path: root/libvo/font_load.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/font_load.c')
-rw-r--r--libvo/font_load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/font_load.c b/libvo/font_load.c
index 75bc155ee1..672123bb86 100644
--- a/libvo/font_load.c
+++ b/libvo/font_load.c
@@ -9,7 +9,7 @@
#include "config.h"
#include "font_load.h"
-char *get_path ( char * );
+extern char *get_path ( char * );
raw_file* load_raw(char *name,int verbose){
int bpp;