aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/sys_defs.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-09 12:20:32 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-09 12:20:32 +0200
commitec09292542874ee8290f460413afef0adf789039 (patch)
tree498d6286dd2656ad5e6ffe763305bf716bb643a8 /src/gwin/sys_defs.h
parent82a3f8491f6ec3b6bbb161167fc435acbfacc3a1 (diff)
downloaduGFX-ec09292542874ee8290f460413afef0adf789039.tar.gz
uGFX-ec09292542874ee8290f460413afef0adf789039.tar.bz2
uGFX-ec09292542874ee8290f460413afef0adf789039.zip
Revert "Renaming image widget files to appropriate name"
This reverts commit 82a3f8491f6ec3b6bbb161167fc435acbfacc3a1.
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 53ed016b..f4e1c2f7 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/imagebox.h"
+ #include "src/gwin/image.h"
#endif
#endif /* GFX_USE_GWIN */