diff options
Diffstat (limited to 'tderesources/kolab/kabc')
-rw-r--r-- | tderesources/kolab/kabc/resourcekolab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/kabc/resourcekolab.cpp b/tderesources/kolab/kabc/resourcekolab.cpp index 889c4811b..93308b39f 100644 --- a/tderesources/kolab/kabc/resourcekolab.cpp +++ b/tderesources/kolab/kabc/resourcekolab.cpp @@ -42,7 +42,7 @@ #include <tdeio/uiserver_stub.h> #include <kabc/vcardconverter.h> #include <tdemainwindow.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <tqobject.h> |