summaryrefslogtreecommitdiff
path: root/test/poi-service/poi-contentaccess-module/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/poi-service/poi-contentaccess-module/mainwindow.cpp')
-rw-r--r--test/poi-service/poi-contentaccess-module/mainwindow.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/poi-service/poi-contentaccess-module/mainwindow.cpp b/test/poi-service/poi-contentaccess-module/mainwindow.cpp
index 6170fe1..d037638 100644
--- a/test/poi-service/poi-contentaccess-module/mainwindow.cpp
+++ b/test/poi-service/poi-contentaccess-module/mainwindow.cpp
@@ -36,6 +36,9 @@
#include <typeinfo>
#include <getopt.h>
+#ifndef DBUS_HAS_RECURSIVE_MUTEX
+#define DBUS_HAS_RECURSIVE_MUTEX
+#endif
#include "poi-contentaccess-module-class.h"
#include "mainwindow.h"