summaryrefslogtreecommitdiff
path: root/include/libcamera/property_ids.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/property_ids.h.in')
-rw-r--r--include/libcamera/property_ids.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/libcamera/property_ids.h.in b/include/libcamera/property_ids.h.in
index e4dea335..52646c1f 100644
--- a/include/libcamera/property_ids.h.in
+++ b/include/libcamera/property_ids.h.in
@@ -24,6 +24,12 @@ ${ids}
${controls}
+namespace draft {
+
+${draft_controls}
+
+} /* namespace draft */
+
extern const ControlIdMap properties;
} /* namespace properties */