diff options
Diffstat (limited to 'tderesources/kolab/kcal/resourcekolab.cpp')
-rw-r--r-- | tderesources/kolab/kcal/resourcekolab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/kcal/resourcekolab.cpp b/tderesources/kolab/kcal/resourcekolab.cpp index bfcb3c89f..101a9858b 100644 --- a/tderesources/kolab/kcal/resourcekolab.cpp +++ b/tderesources/kolab/kcal/resourcekolab.cpp @@ -39,7 +39,7 @@ #include <tdeio/observer.h> #include <tdeio/uiserver_stub.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <libtdepim/kincidencechooser.h> #include <kabc/locknull.h> |