summaryrefslogtreecommitdiffstats
path: root/Gui/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/app.h')
-rw-r--r--Gui/app.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/app.h b/Gui/app.h
index 5a237d9400..fd5a638e48 100644
--- a/Gui/app.h
+++ b/Gui/app.h
@@ -171,7 +171,9 @@ typedef struct
extern listItems appMPlayer;
extern char * skinDirInHome;
+extern char * skinDirInHome_obsolete;
extern char * skinMPlayerDir;
+extern char * skinMPlayerDir_obsolete;
extern char * skinName;
extern void appInitStruct( listItems * item );