summaryrefslogtreecommitdiffstats
path: root/plugins/infowidget/iwfiletreeitem.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
commit6592a47e5dd48c7b5c506c3bde0dce57fe858298 (patch)
tree7f6eaf648b3ca743de3f6220c7f2b29d40480144 /plugins/infowidget/iwfiletreeitem.cpp
parent409b87cbe23e2f18e7a73a81ce958aa0fdd148e4 (diff)
downloadktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.tar.gz
ktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'plugins/infowidget/iwfiletreeitem.cpp')
-rw-r--r--plugins/infowidget/iwfiletreeitem.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/infowidget/iwfiletreeitem.cpp b/plugins/infowidget/iwfiletreeitem.cpp
index d4837dd..effe20a 100644
--- a/plugins/infowidget/iwfiletreeitem.cpp
+++ b/plugins/infowidget/iwfiletreeitem.cpp
@@ -17,9 +17,9 @@
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <klocale.h>
-#include <kglobal.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
+#include <tdemessagebox.h>
#include <interfaces/functions.h>
#include <interfaces/torrentinterface.h>
#include <interfaces/torrentfileinterface.h>