X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Futils.h;h=8d6f0fd78389f2b7cf8ae1a96bc4ad152e8c353a;hb=3c3a41eb2b33ba2253eb7439ff6290c414143416;hp=99b2e30d7ea3193d272222339c12a3ff4afb43dc;hpb=b89e581a2fab177e79d64b5990a464683eac49fa;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