diff options
Diffstat (limited to 'kmail/dcoptest.cpp')
-rw-r--r-- | kmail/dcoptest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/dcoptest.cpp b/kmail/dcoptest.cpp index b960b55cc..7501cc455 100644 --- a/kmail/dcoptest.cpp +++ b/kmail/dcoptest.cpp @@ -3,9 +3,9 @@ #endif #include <kdebug.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include "aboutdata.h" #include <kmailIface_stub.h> |