summaryrefslogtreecommitdiffstats
path: root/libmpv/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv/client.h')
-rw-r--r--libmpv/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index 0ede0561dd..8a9f1f7368 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -199,6 +199,8 @@ extern "C" {
* MPV_FORMAT_STRING over other types to decouple your code from potential
* mpv changes.
*
+ * Also see: DOCS/compatibility.rst
+ *
* Future changes
* --------------
*