summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensor2impl.h
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-08-23 11:24:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-25 07:59:15 +0200
commit7cd6a4db67cccad64e6e0965654b30353ab35d3b (patch)
tree8ece9bed05eb6a2626b2ba170cc172ffc637a005 /tests/auto/qsensor/test_sensor2impl.h
parent8b618a4bcc045c9298c219cad9b88902616134a3 (diff)
Add a unit test for QtmSensors.
As parts of the QtSensors unit test are re-used, they must be updated to include the correct headers. Change-Id: I189eb74fe312f74cfbe9e1fb605ac047bc9bdfbb Reviewed-on: http://codereview.qt.nokia.com/3349 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
Diffstat (limited to 'tests/auto/qsensor/test_sensor2impl.h')
-rw-r--r--tests/auto/qsensor/test_sensor2impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsensor/test_sensor2impl.h b/tests/auto/qsensor/test_sensor2impl.h
index 7fb0b348..ebd72192 100644
--- a/tests/auto/qsensor/test_sensor2impl.h
+++ b/tests/auto/qsensor/test_sensor2impl.h
@@ -42,7 +42,7 @@
#ifndef TEST_SENSOR2IMPL_H
#define TEST_SENSOR2IMPL_H
-#include <qsensorbackend.h>
+#include <QtSensors/qsensorbackend.h>
#include "test_sensor2.h"
class testsensor2impl : public QSensorBackend