e_client_video: fix build break during module build 52/305052/1
authorJunseok Kim <juns.kim@samsung.com>
Thu, 25 Jan 2024 08:48:44 +0000 (17:48 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 26 Jan 2024 00:59:24 +0000 (09:59 +0900)
commit4b96a55694f975a5e7307059c03df382d296d76b
tree51e8adb374d0894eedf60b1461a03a70afd14d19
parenta223cdb25ecdc9564704195d433e9dd1aa3d8cab
e_client_video: fix build break during module build

There was a build break that could not find tdm_helper_dump_start/stop during module build.
It occured because the module was indirectly reference that functions.

Change-Id: I3c3386725892b439a86ac0d546fa3298562f02da
TODO: include directly the header and remove including tdm_helper header from e_client_video
src/include/e_client_video.h