summaryrefslogtreecommitdiffstats
path: root/qtinterface/private
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-12 20:16:55 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-12 20:16:55 +0000
commit08af9dd21911161841d86bea0f862cd8dc4263bf (patch)
tree37cb0fc03d92bcea2509fe4e9de15682720b3f28 /qtinterface/private
parent8bb16c159066215bb8975be57b77885014e00054 (diff)
downloadtqtinterface-08af9dd21911161841d86bea0f862cd8dc4263bf.tar.gz
tqtinterface-08af9dd21911161841d86bea0f862cd8dc4263bf.zip
More Qt3/Qt4 fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1162835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/private')
-rw-r--r--qtinterface/private/tqucomextra_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/private/tqucomextra_p.h b/qtinterface/private/tqucomextra_p.h
index 5f9b7de..b062baf 100644
--- a/qtinterface/private/tqucomextra_p.h
+++ b/qtinterface/private/tqucomextra_p.h
@@ -29,7 +29,7 @@ Boston, MA 02110-1301, USA.
// Reimplement the QUComExtra_P class
// For Qt3, no changes are needed
-#include <tqucomextra_p.h>
+#include <private/qucomextra_p.h>
#endif // USE_QT3
@@ -45,4 +45,4 @@ public:
#endif // USE_QT4
-#endif /* TQUCOMEXTRA_P_H */ \ No newline at end of file
+#endif /* TQUCOMEXTRA_P_H */