summaryrefslogtreecommitdiffstats
path: root/examples/speech/quickspeech/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/speech/quickspeech/main.qml')
-rw-r--r--examples/speech/quickspeech/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/speech/quickspeech/main.qml b/examples/speech/quickspeech/main.qml
index cd3589e..b788279 100644
--- a/examples/speech/quickspeech/main.qml
+++ b/examples/speech/quickspeech/main.qml
@@ -51,7 +51,7 @@
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
-import QtSpeech.TextToSpeech
+import QtTextToSpeech
ApplicationWindow {
id: root