!18 修改 utils 对外头文件路径

Merge pull request !18 from guyuanzhang/33
This commit is contained in:
openharmony_ci
2021-03-18 20:12:14 +08:00
committed by Gitee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef GRAPHIC_LITE_BUFFER_COMMON_H
#define GRAPHIC_LITE_BUFFER_COMMON_H
#include "graphic_log.h"
#include "gfx_utils/graphic_log.h"
namespace OHOS {
#define RETURN_VAL_IF_FAIL(cond, val) { \
+1 -1
View File
@@ -38,7 +38,7 @@
#ifndef GRAPHIC_LITE_SURFACE_TYPE_H
#define GRAPHIC_LITE_SURFACE_TYPE_H
#include "pixel_format_utils.h"
#include "gfx_utils/pixel_format_utils.h"
namespace OHOS {
#define SURFACE_MAX_WIDTH 7680