From 7cd6a4db67cccad64e6e0965654b30353ab35d3b Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 23 Aug 2011 11:24:22 +1000 Subject: 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 Reviewed-by: Zsolt Simon --- tests/auto/qsensor/test_sensor2impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/qsensor/test_sensor2impl.h') 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 +#include #include "test_sensor2.h" class testsensor2impl : public QSensorBackend -- cgit v1.2.3