Fix typo on a word of header guard 58/278158/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:58:21 +0000 (14:58 +0900)
Change-Id: I780a95bc06fda2a2e71630741e949da011457069

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>