Rename GWIN image header file to be consistent with all other controls and with its source file
This commit is contained in:
parent
de5a983777
commit
28f10aaa3a
@ -890,7 +890,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if GWIN_NEED_IMAGE || defined(__DOXYGEN__)
|
#if GWIN_NEED_IMAGE || defined(__DOXYGEN__)
|
||||||
#include "src/gwin/image.h"
|
#include "src/gwin/gimage.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* GFX_USE_GWIN */
|
#endif /* GFX_USE_GWIN */
|
||||||
|
Loading…
Reference in New Issue
Block a user