tbm_server: Inlucde tbm_bufmgr_internal header 84/315984/1 accepted/tizen/unified/20240812.190155 accepted/tizen/unified/dev/20240813.035949 accepted/tizen/unified/x/20240813.112421
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 12 Aug 2024 02:32:37 +0000 (11:32 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 12 Aug 2024 06:57:53 +0000 (15:57 +0900)
Change-Id: I9052096372839f039fdf1403aa20d1ddae351cd2

src/tbm_server/tbm_server.c

index 77570fcb0f3da0b0cf605945836a65fa097b7b13..24ccbb584fc2a4d71d1e5c759a49d6e1740cfbca 100644 (file)
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 
 #include <tbm_bufmgr.h>
+#include <tbm_bufmgr_internal.h>
 
 #include <libds/log.h>
 #include "shared/pixel_format.h"