aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/sys_defs.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-09 12:07:08 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-09 12:07:08 +0200
commit82a3f8491f6ec3b6bbb161167fc435acbfacc3a1 (patch)
treeb18f79bed36dd1ef68cdfbca8a13d950609ec004 /src/gwin/sys_defs.h
parent52262dbafe3709528a0832f159f6f2bd55105cc1 (diff)
downloaduGFX-82a3f8491f6ec3b6bbb161167fc435acbfacc3a1.tar.gz
uGFX-82a3f8491f6ec3b6bbb161167fc435acbfacc3a1.tar.bz2
uGFX-82a3f8491f6ec3b6bbb161167fc435acbfacc3a1.zip
Renaming image widget files to appropriate name
Diffstat (limited to 'src/gwin/sys_defs.h')
-rw-r--r--src/gwin/sys_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/sys_defs.h b/src/gwin/sys_defs.h
index f4e1c2f7..53ed016b 100644
--- a/src/gwin/sys_defs.h
+++ b/src/gwin/sys_defs.h
@@ -874,7 +874,7 @@ extern "C" {
#endif
#if GWIN_NEED_IMAGE || defined(__DOXYGEN__)
- #include "src/gwin/image.h"
+ #include "src/gwin/imagebox.h"
#endif
#endif /* GFX_USE_GWIN */