summaryrefslogtreecommitdiffstats
path: root/kdecore/tests/kipctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/tests/kipctest.h')
-rw-r--r--kdecore/tests/kipctest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/tests/kipctest.h b/kdecore/tests/kipctest.h
index 5a9a18467..a8abd2e76 100644
--- a/kdecore/tests/kipctest.h
+++ b/kdecore/tests/kipctest.h
@@ -1,7 +1,7 @@
#ifndef __blah__h__
#define __blah__h__
-#include <qobject.h>
+#include <tqobject.h>
class MyObject: public QObject
{