diff options
Diffstat (limited to 'scheck/scheck.cpp')
-rw-r--r-- | scheck/scheck.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheck/scheck.cpp b/scheck/scheck.cpp index a861cb70..a80f908b 100644 --- a/scheck/scheck.cpp +++ b/scheck/scheck.cpp @@ -66,8 +66,8 @@ #include <kdrawutil.h> #include <tdeaccelmanager.h> #include <kpixmapeffect.h> -#include <kapplication.h> -#include <kaboutdata.h> +#include <tdeapplication.h> +#include <tdeaboutdata.h> #include "scheck.h" #include "scheck.moc" |