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 2838c79..7059296 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 32e461c..4e37bf3 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"