summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:50 -0600
commitdbf3ee6a200368cbe33ce33f06a1534aa5de241b (patch)
tree5a4e7bffa0a86437e9b6e099497468113e63fa96 /src/main.cpp
parent5d58fe4201cc465d1bc54f4c9530c653af7809a8 (diff)
downloadkdiff3-dbf3ee6a200368cbe33ce33f06a1534aa5de241b.tar.gz
kdiff3-dbf3ee6a200368cbe33ce33f06a1534aa5de241b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3733e00..fee9f0e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -17,7 +17,7 @@
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "kdiff3_shell.h"
#include <kstandarddirs.h>
#include "version.h"