diff options
Diffstat (limited to 'ksmserver/test.cpp')
-rw-r--r-- | ksmserver/test.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ksmserver/test.cpp b/ksmserver/test.cpp index 126164db9..3349809a2 100644 --- a/ksmserver/test.cpp +++ b/ksmserver/test.cpp @@ -1,7 +1,7 @@ #include "shutdowndlg.h" -#include <kcmdlineargs.h> -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdecmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <kiconloader.h> int |