summaryrefslogtreecommitdiffstats
path: root/osdep/main-fn.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/main-fn.h')
-rw-r--r--osdep/main-fn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/main-fn.h b/osdep/main-fn.h
new file mode 100644
index 0000000000..8f20308c8b
--- /dev/null
+++ b/osdep/main-fn.h
@@ -0,0 +1 @@
+int mpv_main(int argc, char *argv[]);