Include tts.h for wcs* prototypes.
This commit is contained in:
parent
2e64382573
commit
1ea26690e5
1 changed files with 1 additions and 0 deletions
1
str.c
1
str.c
|
|
@ -12,6 +12,7 @@
|
|||
#include <wctype.h>
|
||||
|
||||
#include "str.h"
|
||||
#include "tts.h"
|
||||
|
||||
size_t
|
||||
tokenise(str, res)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue