Rename GWIN image header file to be consistent with all other controls and with its source file

ugfx_release_2.6
inmarket 2014-05-09 21:35:30 +10:00
parent de5a983777
commit 28f10aaa3a
2 changed files with 1 additions and 1 deletions

View File

@ -890,7 +890,7 @@ extern "C" {
#endif
#if GWIN_NEED_IMAGE || defined(__DOXYGEN__)
#include "src/gwin/image.h"
#include "src/gwin/gimage.h"
#endif
#endif /* GFX_USE_GWIN */