Skip to content

Commit 4d54fee

Browse files
authored
Merge pull request #961 from enkiller/gui_delet_image_jpeg_h
[gui]移除头文件"image_jpeg.h"
2 parents 22f9486 + 68279a2 commit 4d54fee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/gui/src/image_jpg.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ static rt_bool_t rtgui_image_jpeg_check(struct rtgui_filerw *file)
611611
#include <rtgui/rtgui_system.h>
612612
#include <rtgui/filerw.h>
613613
#include <rtgui/blit.h>
614-
#include <rtgui/image_jpeg.h>
615614

616615
#ifdef RTGUI_USING_DFS_FILERW
617616
#include <dfs_posix.h>

0 commit comments

Comments
 (0)