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