summaryrefslogtreecommitdiffstats
path: root/src/cpufreqd/cpufreqd.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:46:24 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:46:24 -0600
commitd4464393e113e9fb87c65ebe54964dbfd107679a (patch)
treebb46f3867605ce36b4e224d983a42352dcfc9299 /src/cpufreqd/cpufreqd.cpp
parent9c4f606e778bb204eb1311866488260a13db516d (diff)
downloadkima-d4464393e113e9fb87c65ebe54964dbfd107679a.tar.gz
kima-d4464393e113e9fb87c65ebe54964dbfd107679a.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/cpufreqd/cpufreqd.cpp')
-rw-r--r--src/cpufreqd/cpufreqd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpufreqd/cpufreqd.cpp b/src/cpufreqd/cpufreqd.cpp
index b5f1ad0..c510d90 100644
--- a/src/cpufreqd/cpufreqd.cpp
+++ b/src/cpufreqd/cpufreqd.cpp
@@ -22,7 +22,7 @@
#include <tqdir.h>
#include <tqkeysequence.h>
#include <tqstringlist.h>
-#include <klocale.h>
+#include <tdelocale.h>
#define CHUNK_SIZE 4096