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