From 9a364f3ad2056fba6260ab519e6efc13439ba2cb Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 18 Apr 2020 16:02:21 +0200 Subject: Everything is fine --- src/jo_n_speak.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/jo_n_speak.h') diff --git a/src/jo_n_speak.h b/src/jo_n_speak.h index c0eb40f..aedd837 100644 --- a/src/jo_n_speak.h +++ b/src/jo_n_speak.h @@ -13,9 +13,15 @@ #ifndef JO_N_SPEAK_H #define JO_N_SPEAK_H +#include #include #include +#include #include +#include +#include + +#define JO_ESPEAK_VOICE "English" void jo_n_speak(const char *); -- cgit v1.2.3