summaryrefslogtreecommitdiffstats
path: root/src/itemdocumentdata.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:53 -0600
commit3f4482bc104b1d8002664e0f616b9c40fdcac452 (patch)
treeeba60514db843677c1d234e3b1addbdc236bf694 /src/itemdocumentdata.cpp
parent3604ea743138ab66be563a8b29d7c2b971cb77bd (diff)
downloadktechlab-3f4482bc104b1d8002664e0f616b9c40fdcac452.tar.gz
ktechlab-3f4482bc104b1d8002664e0f616b9c40fdcac452.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/itemdocumentdata.cpp')
-rw-r--r--src/itemdocumentdata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemdocumentdata.cpp b/src/itemdocumentdata.cpp
index 28ce741..d5ea552 100644
--- a/src/itemdocumentdata.cpp
+++ b/src/itemdocumentdata.cpp
@@ -20,7 +20,7 @@
#include "pinmapping.h"
#include <kdebug.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <ktempfile.h>