diff options
Diffstat (limited to 'kcontrol/smartcard/smartcard.cpp')
-rw-r--r-- | kcontrol/smartcard/smartcard.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/smartcard/smartcard.cpp b/kcontrol/smartcard/smartcard.cpp index 989ef45f4..8c57cb73e 100644 --- a/kcontrol/smartcard/smartcard.cpp +++ b/kcontrol/smartcard/smartcard.cpp @@ -27,8 +27,8 @@ #include <dcopclient.h> -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <kcarddb.h> #include <kcardfactory.h> #include <kcardgsm_impl.h> |