diff options
Diffstat (limited to 'kcontrol/bell')
-rw-r--r-- | kcontrol/bell/bell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/bell/bell.h b/kcontrol/bell/bell.h index da7d184bc..844698e9e 100644 --- a/kcontrol/bell/bell.h +++ b/kcontrol/bell/bell.h @@ -21,7 +21,7 @@ #ifndef __bell_h__ #define __bell_h__ -#include "kcmodule.h" +#include "tdecmodule.h" class TQCheckBox; class KIntNumInput; |