changeset 22 | 128eb6a32b84 |
parent 16 | 43d09473c595 |
child 21 | 2ed61feeead6 |
16:43d09473c595 | 22:128eb6a32b84 |
---|---|
17 |
17 |
18 #ifndef XACAMERAADAPTCTX_H |
18 #ifndef XACAMERAADAPTCTX_H |
19 #define XACAMERAADAPTCTX_H |
19 #define XACAMERAADAPTCTX_H |
20 |
20 |
21 #include "xaadaptationgst.h" |
21 #include "xaadaptationgst.h" |
22 #include <photography.h> |
22 #include <gst/interfaces/photography.h> |
23 /* TYPEDEFS */ |
23 /* TYPEDEFS */ |
24 |
24 |
25 typedef struct XACameraAdaptationCtx_ XACameraAdaptationCtx; |
25 typedef struct XACameraAdaptationCtx_ XACameraAdaptationCtx; |
26 |
26 |
27 /* |
27 /* |