summaryrefslogtreecommitdiffstats
path: root/src/editbookmarkdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:32 -0600
commit779b865fd96b3e1ad32b2b32afb62bc291ce1b5b (patch)
tree6c2a52ef78cc8a1927cc3bed469c5acaacf5279d /src/editbookmarkdialog.cpp
parentf926e13d64c368c7dd24d2ccc7d6dae9c0b80880 (diff)
downloaddolphin-779b865fd96b3e1ad32b2b32afb62bc291ce1b5b.tar.gz
dolphin-779b865fd96b3e1ad32b2b32afb62bc291ce1b5b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/editbookmarkdialog.cpp')
-rw-r--r--src/editbookmarkdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editbookmarkdialog.cpp b/src/editbookmarkdialog.cpp
index ca8ab4c..bbb0644 100644
--- a/src/editbookmarkdialog.cpp
+++ b/src/editbookmarkdialog.cpp
@@ -20,7 +20,7 @@
#include "editbookmarkdialog.h"
#include <tqgrid.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqlineedit.h>
#include <tqlabel.h>
#include <tqlayout.h>