summaryrefslogtreecommitdiffstats
path: root/src/sources/acpithermalsrc.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/sources/acpithermalsrc.cpp
parent9c4f606e778bb204eb1311866488260a13db516d (diff)
downloadkima-d4464393e113e9fb87c65ebe54964dbfd107679a.tar.gz
kima-d4464393e113e9fb87c65ebe54964dbfd107679a.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/sources/acpithermalsrc.cpp')
-rw-r--r--src/sources/acpithermalsrc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/acpithermalsrc.cpp b/src/sources/acpithermalsrc.cpp
index f762d00..a2340a0 100644
--- a/src/sources/acpithermalsrc.cpp
+++ b/src/sources/acpithermalsrc.cpp
@@ -21,7 +21,7 @@
#include "acpithermalsrc.h"
#include <tqtextstream.h>
#include <tqdir.h>
-#include <klocale.h>
+#include <tdelocale.h>
ACPIThermalSrc::ACPIThermalSrc(TQWidget* inParent, const TQFile& inSourceFile):
LabelSource(inParent),