X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=app%2Futils.h;fp=app%2Futils.h;h=8d6f0fd78389f2b7cf8ae1a96bc4ad152e8c353a;hb=3c3a41eb2b33ba2253eb7439ff6290c414143416;hp=99b2e30d7ea3193d272222339c12a3ff4afb43dc;hpb=88fde6fd98c0c4330cd91af267efa2f5492da180;p=apps%2Fcamera-gstreamer.git diff --git a/app/utils.h b/app/utils.h index 99b2e30..8d6f0fd 100644 --- a/app/utils.h +++ b/app/utils.h @@ -8,6 +8,9 @@ extern "C" { int os_create_anonymous_file(off_t size); +const char* +get_camera_device(void); + #ifdef __cplusplus } #endif