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