Fix typo on a word of header guard 44/278044/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 17 Mar 2022 10:52:29 +0000 (19:52 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:08:07 +0000 (14:08 +0900)
Change-Id: Ie18d91a7868efa6b13175693d4f9a99c2481d09e

src/libds-tizen/backend/tdm/tdm_buffer_queue.h

index 774b7c3..a983265 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef DS_TIZEN_BACKEND_TDM_BUFFER_QUEUE_H
-#define DS_TIZEN_BACKEND_TBM_BUFFER_QUEUE_H
+#define DS_TIZEN_BACKEND_TDM_BUFFER_QUEUE_H
 
 #include <tbm_surface_queue.h>
 #include <libds/interfaces/buffer.h>