eb7213d
diff --git a/Drivers/Speech/SpeechDispatcher/speech.c b/Drivers/Speech/SpeechDispatcher/speech.c
eb7213d
index d73250a..df92708 100644
eb7213d
--- a/Drivers/Speech/SpeechDispatcher/speech.c
eb7213d
+++ b/Drivers/Speech/SpeechDispatcher/speech.c
eb7213d
@@ -34,7 +34,7 @@ typedef enum {
eb7213d
 
eb7213d
 #include "spk_driver.h"
eb7213d
 
eb7213d
-#include <libspeechd.h>
eb7213d
+#include <speech-dispatcher/libspeechd.h>
eb7213d
 
eb7213d
 static SPDConnection *connectionHandle = NULL;
eb7213d
 static const char *moduleName;