diff options
Diffstat (limited to 'kcontrol/bell/bell.cpp')
-rw-r--r-- | kcontrol/bell/bell.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/bell/bell.cpp b/kcontrol/bell/bell.cpp index 5831c042a..5878f4a68 100644 --- a/kcontrol/bell/bell.cpp +++ b/kcontrol/bell/bell.cpp @@ -25,8 +25,8 @@ #include <tqpushbutton.h> #include <tqwhatsthis.h> -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kdialog.h> #include <kglobal.h> |