Update include paths to not reference 'runtime' directory
This commit is contained in:
parent
47607cecf4
commit
dd416b0955
22 changed files with 82 additions and 82 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "runtime/utf16.h"
|
||||
#include "./utf16.h"
|
||||
|
||||
utf8proc_ssize_t utf16_iterate(
|
||||
const utf8proc_uint8_t *string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue