提交 97a5cc07 编写于 作者: O openharmony_ci 提交者: Gitee

!72 updata "file.h" to "gfx_utils/file.h"

Merge pull request !72 from 邓志豪/master
......@@ -16,7 +16,7 @@
#include "compare_tools.h"
#include "dock/screen_device_proxy.h"
#include "draw/draw_utils.h"
#include "file.h"
#include "gfx_utils/file.h"
#include "gfx_utils/graphic_log.h"
#include "graphic_config.h"
#include "securec.h"
......@@ -137,4 +137,4 @@ bool CompareTools::CheckFileExist(const char* filePath, size_t length)
fclose(fd);
return true;
}
} // namespace OHOS
\ No newline at end of file
} // namespace OHOS
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册