From: SooChan Lim Date: Thu, 10 Jun 2021 06:49:47 +0000 (+0900) Subject: tbm_bufmgr: remove the included header file. X-Git-Tag: submit/tizen/20210611.072439~6 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Flibtbm.git;a=commitdiff_plain;h=7ef7baaeca30a72e19e8ac20680ddf9336e0c248 tbm_bufmgr: remove the included header file. Change-Id: I9e6a5f79785f3101c0ef8170cd7a17ab52ca3f80 --- diff --git a/src/tbm_bufmgr.c b/src/tbm_bufmgr.c index 38ec943..d455e0a 100644 --- a/src/tbm_bufmgr.c +++ b/src/tbm_bufmgr.c @@ -33,7 +33,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "tbm_bufmgr.h" #include "tbm_bufmgr_int.h" -#include "tbm_bufmgr_backend.h" #include "tbm_drm_helper.h" #include "list.h"