@@ -8,11 +8,15 @@ cat < #include -extern void OFRegisterEmbeddedFile(const char *, const uint8_t *, size_t); +#ifdef OF_COMPILING_OBJFW +# import "OFEmbeddedURIHandler.h" +#else +# import +#endif static const uint8_t bytes[] = { EOF od -vtx1 $1 | sed -e '/^[^ ][^ ]*$/d;s/ */ /g' -e 's/ $//g;s/^[^ ][^ ]* //' -e 's/ /, 0x/g' -e 's/^/ 0x/' -e 's/$/,/' cat <