diff options
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" |