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.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/include/libcamera/property_ids.h.in b/include/libcamera/property_ids.h.in
index ff019408..43372c71 100644
--- a/include/libcamera/property_ids.h.in
+++ b/include/libcamera/property_ids.h.in
@@ -23,14 +23,10 @@ ${ids}
${controls}
-namespace draft {
-
-${draft_controls}
-
-} /* namespace draft */
-
extern const ControlIdMap properties;
+${vendor_controls}
+
} /* namespace properties */
} /* namespace libcamera */