$OpenBSD: patch-kaccessibleapp_cpp,v 1.1 2013/05/14 09:16:26 zhuk Exp $
speech-dispatcher uses <speech-dispatcher/foo.h> form, unbreak compilation.
--- kaccessibleapp.cpp.orig	Wed May  8 22:25:23 2013
+++ kaccessibleapp.cpp	Wed May  8 22:25:36 2013
@@ -56,7 +56,7 @@
 #include <kpagewidgetmodel.h>
 
 #if defined(SPEECHD_FOUND)
-#include <libspeechd.h>
+#include <speech-dispatcher/libspeechd.h>
 #endif
 
 Q_GLOBAL_STATIC(Speaker, speaker)
