summaryrefslogtreecommitdiffstats
path: root/src/userconfigdlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:42 -0600
commitc92252ae3e3414b845276e32f8bee63b2903550e (patch)
tree285630c7880e74e7c6b869ebdd7ffbacf416f318 /src/userconfigdlg.cpp
parent2838587c8a20d2cbd7028d113d6c063c527e02fd (diff)
downloadkcmldapmanager-c92252ae3e3414b845276e32f8bee63b2903550e.tar.gz
kcmldapmanager-c92252ae3e3414b845276e32f8bee63b2903550e.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/userconfigdlg.cpp')
-rw-r--r--src/userconfigdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userconfigdlg.cpp b/src/userconfigdlg.cpp
index 57af8c4..0eabcaa 100644
--- a/src/userconfigdlg.cpp
+++ b/src/userconfigdlg.cpp
@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
#include <ktextedit.h>
#include <knuminput.h>