Description: speech-dispatcher 0.8 moved the location of the header files
Author: Paul Gevers <elbrus@debian.org>
Forwarded: https://github.com/williamh/speechd-up/issues/1 

--- a/speechd-up.c
+++ b/speechd-up.c
@@ -42,7 +42,7 @@
 #include <wctype.h>
 
 #include <iconv.h>
-#include <libspeechd.h>
+#include <speech-dispatcher/libspeechd.h>
 
 #include "log.h"
 #include "options.h"
