summaryrefslogtreecommitdiffstats
path: root/src/sensors/make_sensor.pl
diff options
context:
space:
mode:
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>2012-11-02 17:41:36 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-03 00:41:33 +0100
commitac76c8d5b21d600c14fe74b3edd2c42ec1b9bbd0 (patch)
tree93c76a7e84ab3c21532e24927b45c8b115486f84 /src/sensors/make_sensor.pl
parent3f0b2cf3282a63f624150e4d0410c90a6555109f (diff)
Fix includes in public headers
Change-Id: I1401314208bb89ba46ed3f18393b1f446682cd93 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/sensors/make_sensor.pl')
-rwxr-xr-xsrc/sensors/make_sensor.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/make_sensor.pl b/src/sensors/make_sensor.pl
index de686da9..4d78a312 100755
--- a/src/sensors/make_sensor.pl
+++ b/src/sensors/make_sensor.pl
@@ -124,7 +124,7 @@ if (! -e $header) {
#ifndef '.$guard.'
#define '.$guard.'
-#include <qsensor.h>
+#include <QtSensors/qsensor.h>
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE