summaryrefslogtreecommitdiffstats
path: root/src/urldlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:00 -0600
commit5b341c1d7f5e40a531de253b2c6ba37a427146e7 (patch)
tree118204e14298c7f1a58535622686696afb4c64cb /src/urldlg.cpp
parent13e480c92e41a25f2ff3e3a13062e57f183e19ed (diff)
downloadtdesvn-5b341c1d7f5e40a531de253b2c6ba37a427146e7.tar.gz
tdesvn-5b341c1d7f5e40a531de253b2c6ba37a427146e7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/urldlg.cpp')
-rw-r--r--src/urldlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/urldlg.cpp b/src/urldlg.cpp
index 537a634..4a6571d 100644
--- a/src/urldlg.cpp
+++ b/src/urldlg.cpp
@@ -22,8 +22,8 @@
#include <kurlrequester.h>
#include <tqlayout.h>
#include <tdeconfig.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include <klineedit.h>
#include <kurl.h>
#include <kdebug.h>