diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-07-14 19:31:37 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-07-14 19:31:37 -0500 |
commit | 933e53832eeb45c6f660dcf46bed5dc68aaf24c2 (patch) | |
tree | 532a8a0d9b144be6e26b587904578cd3253a126f /src/hardware_cpu.h | |
parent | e49bd16b78beb8f75a079916b6d4e8d2ce457c58 (diff) | |
download | tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.tar.gz tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.zip |
Update references from kpowersave to tdepowersave.
Diffstat (limited to 'src/hardware_cpu.h')
-rw-r--r-- | src/hardware_cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware_cpu.h b/src/hardware_cpu.h index 7d9c94d..62069ac 100644 --- a/src/hardware_cpu.h +++ b/src/hardware_cpu.h @@ -47,7 +47,7 @@ #include <tdehardwaredevices.h> // own headers -#include "kpowersave_debug.h" +#include "tdepowersave_debug.h" class CPUInfo : public TQObject{ |