diff options
Diffstat (limited to 'src/sources/acpithermalsrc.cpp')
-rw-r--r-- | src/sources/acpithermalsrc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/acpithermalsrc.cpp b/src/sources/acpithermalsrc.cpp index a2340a0..53f7674 100644 --- a/src/sources/acpithermalsrc.cpp +++ b/src/sources/acpithermalsrc.cpp @@ -62,4 +62,4 @@ TQString ACPIThermalSrc::fetchValue() { } return s; } - +#include "acpithermalsrc.moc" |