From 28f10aaa3a67a288a051c841866f6c68a90e880f Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 9 May 2014 21:35:30 +1000 Subject: Rename GWIN image header file to be consistent with all other controls and with its source file --- src/gwin/sys_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gwin/sys_defs.h') diff --git a/src/gwin/sys_defs.h b/src/gwin/sys_defs.h index fa5084a3..c632b069 100644 --- a/src/gwin/sys_defs.h +++ b/src/gwin/sys_defs.h @@ -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 */ -- cgit v1.2.3