diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-04-27 16:24:13 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-04-27 16:24:13 +0200 |
commit | 85dd732c2b78dabfe4edf4f74c3a82fccd42275c (patch) | |
tree | 9144492b57a281855cf721faf03e41ae6f5e9392 /demos/modules/gwin/widgets/romfs_files.h | |
parent | 43a143588c8c62ab1474b896d5afd6c2bf11a8f3 (diff) | |
parent | 8b4ca720369d790ea330bc2189efa05cc557c2f7 (diff) | |
download | uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.tar.gz uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.tar.bz2 uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.zip |
Merge branch 'master' into gwin
Diffstat (limited to 'demos/modules/gwin/widgets/romfs_files.h')
-rw-r--r-- | demos/modules/gwin/widgets/romfs_files.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/modules/gwin/widgets/romfs_files.h b/demos/modules/gwin/widgets/romfs_files.h index b503765d..a6b25568 100644 --- a/demos/modules/gwin/widgets/romfs_files.h +++ b/demos/modules/gwin/widgets/romfs_files.h @@ -4,5 +4,5 @@ * The files have been converted using... * file2c -dbcs infile outfile */ -#include "romfs_img_chibios.h" +#include "romfs_img_ugfx.h" #include "romfs_img_yesno.h" |