Include tbm internal header 30/315830/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 8 Aug 2024 05:48:49 +0000 (14:48 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 8 Aug 2024 05:48:49 +0000 (14:48 +0900)
Change-Id: Ie947f764f776a95f1683cc85720a3181909f49c1

haltests/src/tc_tdm.h
src/tdm_private.h

index 2838c791b415e102d79719e9f191ef4bdb87542b..705929699827482d47c47e0ed60e04af74968c99 100644 (file)
@@ -16,6 +16,7 @@
 extern "C" {
 #include <tbm_bufmgr.h>
 #include <tbm_drm_helper.h>
+#include <tbm_debug.h>
 }
 
 /* LCOV_EXCL_START */
index 32e461ce5e06491f688985f5776d80a4841b94e7..4e37bf3d4591a513a475af13c9a6b217b41ac419 100644 (file)
@@ -59,6 +59,7 @@
 #include <tbm_surface_queue.h>
 #include <tbm_surface_internal.h>
 #include <tbm_drm_helper.h>
+#include <tbm_debug.h>
 
 #include "tdm_private_types.h"
 #include "tdm_macro.h"