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.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/libcamera/property_ids.h.in b/include/libcamera/property_ids.h.in
index 43372c71..e6edabca 100644
--- a/include/libcamera/property_ids.h.in
+++ b/include/libcamera/property_ids.h.in
@@ -2,14 +2,16 @@
/*
* Copyright (C) 2019, Google Inc.
*
- * property_ids.h - Property ID list
+ * Property ID list
*
* This file is auto-generated. Do not edit.
*/
#pragma once
+#include <map>
#include <stdint.h>
+#include <string>
#include <libcamera/controls.h>