diff options
Diffstat (limited to 'src/sources/hwmonthermalsrc.cpp')
-rw-r--r-- | src/sources/hwmonthermalsrc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/hwmonthermalsrc.cpp b/src/sources/hwmonthermalsrc.cpp index 24aa3f0..c9b56e4 100644 --- a/src/sources/hwmonthermalsrc.cpp +++ b/src/sources/hwmonthermalsrc.cpp @@ -21,7 +21,7 @@ #include "hwmonthermalsrc.h" #include <tqtextstream.h> #include <tqdir.h> -#include <klocale.h> +#include <tdelocale.h> HwMonThermalSrc::HwMonThermalSrc(TQWidget* inParent, const TQFile& inSourceFile, unsigned int inIndex): LabelSource(inParent), |