summaryrefslogtreecommitdiff
path: root/src/speech/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/speech/main.cpp')
-rw-r--r--src/speech/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/speech/main.cpp b/src/speech/main.cpp
index f6b3ca4..a122c71 100644
--- a/src/speech/main.cpp
+++ b/src/speech/main.cpp
@@ -36,6 +36,9 @@
#include <iostream>
#include <cmath>
#include <typeinfo>
+#ifndef DBUS_HAS_RECURSIVE_MUTEX
+#define DBUS_HAS_RECURSIVE_MUTEX
+#endif
#include <dbus-c++-1/dbus-c++/glib-integration.h>
#include <semaphore.h>
#include <flite.h>