summaryrefslogtreecommitdiffstats
path: root/m_property.h
diff options
context:
space:
mode:
Diffstat (limited to 'm_property.h')
-rw-r--r--m_property.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/m_property.h b/m_property.h
index 94dd36f050..462068987c 100644
--- a/m_property.h
+++ b/m_property.h
@@ -23,6 +23,8 @@
struct m_option;
+extern const struct m_option_type m_option_type_dummy;
+
enum mp_property_action {
// Get the property type. This defines the fundamental data type read from
// or written to the property.