Fix include path.
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Wed, 14 Sep 2011 14:51:04 +0000 (16:51 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Sep 2011 18:39:28 +0000 (20:39 +0200)
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>
tests/auto/gui/image/qpixmapcache/tst_qpixmapcache.cpp

index 9f7192d..e8f749d 100644 (file)
@@ -45,7 +45,7 @@
 
 
 #include <qpixmapcache.h>
-#include "../../../src/gui/image/qpixmapcache_p.h"
+#include "private/qpixmapcache_p.h"
 
 
 //TESTED_CLASS=