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