summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensorimpl.h
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-08-29 11:16:11 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-29 03:18:37 +0200
commite243c4fa9fce1ebbe1d0e625b6e2d3a07fe6b071 (patch)
tree66f546ac97016d6e50027d503c83765e2a8dea9b /tests/auto/qsensor/test_sensorimpl.h
parent61dc260cc409ec5303dc09f5732baa7bb142226d (diff)
Revert the QtmSensors library.
The QtSensors API changes have been de-scoped so this library is no longer required. Change-Id: Iee555b69fc3f774c48c5911eeabc09aba50c13fc Reviewed-on: http://codereview.qt.nokia.com/3686 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'tests/auto/qsensor/test_sensorimpl.h')
-rw-r--r--tests/auto/qsensor/test_sensorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsensor/test_sensorimpl.h b/tests/auto/qsensor/test_sensorimpl.h
index d8fff884..35afb7ee 100644
--- a/tests/auto/qsensor/test_sensorimpl.h
+++ b/tests/auto/qsensor/test_sensorimpl.h
@@ -42,7 +42,7 @@
#ifndef TEST_SENSORIMPL_H
#define TEST_SENSORIMPL_H
-#include <QtSensors/qsensorbackend.h>
+#include <qsensorbackend.h>
#include "test_sensor.h"
class testsensorimpl : public QSensorBackend