summaryrefslogtreecommitdiffstats
path: root/noatun/app
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:58:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:58:20 -0600
commit6915c95d7c4a42d19ebbec3c87c1e308b20ec272 (patch)
tree027fb6e879e17c2d65cbea9eab5c9da028618972 /noatun/app
parent9d63b7d4600a5822f26793062dd2eca819bcfb1d (diff)
downloadtdemultimedia-6915c95d7c4a42d19ebbec3c87c1e308b20ec272.tar.gz
tdemultimedia-6915c95d7c4a42d19ebbec3c87c1e308b20ec272.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'noatun/app')
-rw-r--r--noatun/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/app/main.cpp b/noatun/app/main.cpp
index 20c18c18..d39b2735 100644
--- a/noatun/app/main.cpp
+++ b/noatun/app/main.cpp
@@ -3,7 +3,7 @@
//#include <dcopclient.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <klocale.h>
+#include <tdelocale.h>
static const char description[] = I18N_NOOP("The Fusion of Frequencies");
static const char version[] = NOATUN_VERSION;