From f41fc2579ef876e2ef78f7ba6c00bd6548f9f5f2 Mon Sep 17 00:00:00 2001 From: Wagner Bruna Date: Sun, 24 Aug 2025 23:22:33 -0300 Subject: [PATCH] fix ttscppmain build (#1707) --- otherarch/ttscpp/src/phonemizer.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/otherarch/ttscpp/src/phonemizer.cpp b/otherarch/ttscpp/src/phonemizer.cpp index dcade6f41..aafa1416b 100644 --- a/otherarch/ttscpp/src/phonemizer.cpp +++ b/otherarch/ttscpp/src/phonemizer.cpp @@ -1,5 +1,7 @@ #include "phonemizer.h" +#include + #ifdef ESPEAK_INSTALL /** * espeak_wrapper functions and assignments