summaryrefslogtreecommitdiff
path: root/navit/xslt/windows.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'navit/xslt/windows.xslt')
-rw-r--r--navit/xslt/windows.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/xslt/windows.xslt b/navit/xslt/windows.xslt
index 989566c83..862d82ba5 100644
--- a/navit/xslt/windows.xslt
+++ b/navit/xslt/windows.xslt
@@ -3,7 +3,7 @@
<xsl:output method="xml" doctype-system="navit.dtd" cdata-section-elements="gui"/>
<xsl:include href="samplemap.xslt"/>
<xsl:include href="osd_enable_zoom.xslt"/>
- <xsl:include href="speech_espeak.xslt"/>
+ <xsl:include href="speech_win32.xslt"/>
<xsl:template match="/config/navit/graphics">
<graphics type="win32" />
</xsl:template>