summaryrefslogtreecommitdiff
path: root/tests/test-dbus-qeventloop
diff options
context:
space:
mode:
authorNippan Singam <ext-nippan.singam@nokia.com>2010-07-27 13:19:19 +0300
committerNippan Singam <ext-nippan.singam@nokia.com>2010-07-27 13:19:19 +0300
commit4689a740a3b9777aaeb644472d722a42240b6fa6 (patch)
treefe83943f7382bfc303660f33a7182ac9184bd9a6 /tests/test-dbus-qeventloop
parentb0c62959130d3edf81a2510df3103945a6ba6ac1 (diff)
Added header file for bug 181631
Diffstat (limited to 'tests/test-dbus-qeventloop')
-rw-r--r--tests/test-dbus-qeventloop/test-dbus-qeventloop.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-dbus-qeventloop/test-dbus-qeventloop.cpp b/tests/test-dbus-qeventloop/test-dbus-qeventloop.cpp
index 032156a..db31150 100644
--- a/tests/test-dbus-qeventloop/test-dbus-qeventloop.cpp
+++ b/tests/test-dbus-qeventloop/test-dbus-qeventloop.cpp
@@ -1,4 +1,5 @@
#include "dbusconnectioneventloop.h"
+#include <stdint.h>
#include <QtTest/QtTest>
class TestDbusQEventLoop: public QObject