diff options
author | Tomer Shalev <shalev.tomer@gmail.com> | 2009-10-29 22:21:30 +0000 |
---|---|---|
committer | Tomer Shalev <shalev.tomer@gmail.com> | 2009-10-29 22:21:30 +0000 |
commit | d0bc525df189da49203e9d0f4b96ab7f7dc281a4 (patch) | |
tree | dfb546940fae424483d4d7e5f6522c9a2c468f16 /rbutil/mktccboot | |
parent | 80ce2c857431673299da503b7c9d8bb11cd695af (diff) | |
download | rockbox-d0bc525df189da49203e9d0f4b96ab7f7dc281a4.tar.gz rockbox-d0bc525df189da49203e9d0f4b96ab7f7dc281a4.zip |
rbutil: Update bootloader name for cowon d2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23413 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/mktccboot')
-rw-r--r-- | rbutil/mktccboot/mktccboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/mktccboot/mktccboot.c b/rbutil/mktccboot/mktccboot.c index 2c6b08890e..432bc03213 100644 --- a/rbutil/mktccboot/mktccboot.c +++ b/rbutil/mktccboot/mktccboot.c @@ -28,6 +28,7 @@ #include <sys/stat.h> #include <fcntl.h> #include <inttypes.h> +#include "mktccboot.h" #include "telechips.h" /* |