diff options
Diffstat (limited to 'tdesu/stub.cpp')
-rw-r--r-- | tdesu/stub.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/stub.cpp b/tdesu/stub.cpp index f5b435b40..4cd5864de 100644 --- a/tdesu/stub.cpp +++ b/tdesu/stub.cpp @@ -20,7 +20,7 @@ #include <tqcstring.h> #include <kdatastream.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <dcopclient.h> |