cb57906
--- brltty-4.5/Drivers/Speech/SpeechDispatcher/speech.c.old	2013-09-14 15:57:46.180786883 +0100
cb57906
+++ brltty-4.5/Drivers/Speech/SpeechDispatcher/speech.c	2013-09-14 15:57:52.692795768 +0100
cb57906
@@ -38,7 +38,7 @@
cb57906
 #define SPK_HAVE_PUNCTUATION
cb57906
 #include "spk_driver.h"
cb57906
 
cb57906
-#include <libspeechd.h>
cb57906
+#include <speech-dispatcher/libspeechd.h>
cb57906
 
cb57906
 static SPDConnection *connectionHandle = NULL;
cb57906
 static const char *moduleName;