diff options
Diffstat (limited to 'src/rust/wrapper.h')
-rw-r--r-- | src/rust/wrapper.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rust/wrapper.h b/src/rust/wrapper.h new file mode 100644 index 00000000..1747542b --- /dev/null +++ b/src/rust/wrapper.h @@ -0,0 +1,3 @@ +#include "../../include/libcamera_c/camera_manager_c.h" +#include "../../include/libcamera_c/camera_c.h" +#include "../../include/libcamera_c/request_c.h" |