summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-07-14 15:00:27 +0200
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-07-14 13:08:33 +0000
commit5a635073b45da1a3e82d27d1b29f099966ace81c (patch)
tree0cbac32498cd3ce812a5bb55e8e31350513ec6de /tests/auto
parentdace81721640b85b6893537fb6b36940689a72d1 (diff)
Compile.
Change-Id: I130d79d0f814f2b8237a24b340ba96d44c92b428 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/installer/factory/tst_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/installer/factory/tst_factory.cpp b/tests/auto/installer/factory/tst_factory.cpp
index bd77f1877..5411ec9da 100644
--- a/tests/auto/installer/factory/tst_factory.cpp
+++ b/tests/auto/installer/factory/tst_factory.cpp
@@ -32,7 +32,7 @@
**
**************************************************************************/
-#include <kdgenericfactory.h>
+#include <genericfactory.h>
#include <QDebug>
#include <QTest>