summaryrefslogtreecommitdiffstats
path: root/kontact_plugin/basket_plugin.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:44:01 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:44:01 -0600
commit41589ff912ef92cc28f3168a3e962deb677334fe (patch)
treeafb226721e64926da2c25b30836d082eba32546a /kontact_plugin/basket_plugin.cpp
parent06ab7fb3b7ec008a5fe3364a0430159900ff6553 (diff)
downloadbasket-41589ff912ef92cc28f3168a3e962deb677334fe.tar.gz
basket-41589ff912ef92cc28f3168a3e962deb677334fe.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kontact_plugin/basket_plugin.cpp')
-rw-r--r--kontact_plugin/basket_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/basket_plugin.cpp b/kontact_plugin/basket_plugin.cpp
index 8260062..95a6601 100644
--- a/kontact_plugin/basket_plugin.cpp
+++ b/kontact_plugin/basket_plugin.cpp
@@ -21,7 +21,7 @@
#include <kgenericfactory.h>
#include <tdeparts/componentfactory.h>
#include <kontact/core.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdecmdlineargs.h>
#include <dcopref.h>
#include "basketdcopiface_stub.h"