summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2011-09-14 16:51:04 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-15 20:39:28 +0200
commit4b3a551e05c94abf73eba9857b0769603fb85fd1 (patch)
treeeeee344500f99115bcc51a8a68b7a92911b29308 /tests/auto/gui/image
parent9d3417d2a857cec21ba9e7f6382600a8383cb5da (diff)
Fix include path.
Reviewed-by: Gabi Change-Id: I99b08f8b41f483c92ae175630b812e4b299069b6 Reviewed-on: http://codereview.qt-project.org/4916 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com> Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
Diffstat (limited to 'tests/auto/gui/image')
-rw-r--r--tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp b/tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp
index 9f7192dc1c..e8f749d946 100644
--- a/tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp
+++ b/tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp
@@ -45,7 +45,7 @@
#include <qpixmapcache.h>
-#include "../../../src/gui/image/qpixmapcache_p.h"
+#include "private/qpixmapcache_p.h"
//TESTED_CLASS=