summaryrefslogtreecommitdiffstats
path: root/kio/kfile
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 05:56:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 05:56:16 +0000
commitd2217557fe3f73a68aacd24f3c72a6193376d921 (patch)
tree84383a2a4030136085114d9d3b67355fd1dd4c17 /kio/kfile
parentbc378237e712ffea9612d6f06a302a7829aab98f (diff)
downloadtdelibs-d2217557fe3f73a68aacd24f3c72a6193376d921.tar.gz
tdelibs-d2217557fe3f73a68aacd24f3c72a6193376d921.zip
Fix downstream pykde compilation failure
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178864 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kio/kfile')
-rw-r--r--kio/kfile/kfileiconview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kio/kfile/kfileiconview.cpp b/kio/kfile/kfileiconview.cpp
index 4f0dbf9e1..a4c65924d 100644
--- a/kio/kfile/kfileiconview.cpp
+++ b/kio/kfile/kfileiconview.cpp
@@ -18,6 +18,7 @@
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/
+#include <tqt.h>
#include <tqfontmetrics.h>
#include <tqkeycode.h>