From ce4313a6257fee35d97e07d22956f42916d4905c Mon Sep 17 00:00:00 2001
From: tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Fri, 16 Jul 2010 19:58:48 +0000
Subject: Initial code finished.  Now comes the fun part...

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150797 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
 qtinterface/tqobjectcleanuphandler.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'qtinterface/tqobjectcleanuphandler.h')

diff --git a/qtinterface/tqobjectcleanuphandler.h b/qtinterface/tqobjectcleanuphandler.h
index 3229a7f..ddfa5be 100644
--- a/qtinterface/tqobjectcleanuphandler.h
+++ b/qtinterface/tqobjectcleanuphandler.h
@@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA.
 #ifdef USE_QT4
 
 // Reimplement the QObjectCleanupHandler class
-// For Qt4, no changes are needed
+// For Qt4, some changes are needed
 
-#include <qobjectcleanuphandler.h>
+#include <Qt/qobjectcleanuphandler.h>
 
 #endif // USE_QT4
 
-- 
cgit v1.2.1