Browse Source

Add ucd/ucd.h to readclause.c, to fix building on Android.

master
Reece H. Dunn 7 years ago
parent
commit
c8f83c6b1f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libespeak-ng/readclause.c

+ 1
- 0
src/libespeak-ng/readclause.c View File

#include <espeak-ng/espeak_ng.h> #include <espeak-ng/espeak_ng.h>
#include <espeak-ng/speak_lib.h> #include <espeak-ng/speak_lib.h>
#include <espeak-ng/encoding.h> #include <espeak-ng/encoding.h>
#include <ucd/ucd.h>


#include "error.h" #include "error.h"
#include "speech.h" #include "speech.h"

Loading…
Cancel
Save