summaryrefslogtreecommitdiffstats
path: root/mpcommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.c')
-rw-r--r--mpcommon.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpcommon.c b/mpcommon.c
index bdc307baeb..90e2adbd84 100644
--- a/mpcommon.c
+++ b/mpcommon.c
@@ -313,3 +313,8 @@ const m_option_t noconfig_opts[] = {
#endif /* CONFIG_GUI */
{NULL, NULL, 0, 0, 0, 0, NULL}
};
+
+#ifdef CONFIG_WIN32DLL
+char *codec_path = NULL;
+#endif
+