diff options
Diffstat (limited to 'klaptopdaemon/profile.h')
-rw-r--r-- | klaptopdaemon/profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/profile.h b/klaptopdaemon/profile.h index e3090ce..aa44c21 100644 --- a/klaptopdaemon/profile.h +++ b/klaptopdaemon/profile.h @@ -25,7 +25,7 @@ #ifndef __BRIGHTNESSCONFIG_H__ #define __BRIGHTNESSCONFIG_H__ -#include <kcmodule.h> +#include <tdecmodule.h> #include <tqstring.h> class TQWidget; |