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 50f8b5b82..bfcb3c89f 100644 --- a/tderesources/kolab/kcal/resourcekolab.cpp +++ b/tderesources/kolab/kcal/resourcekolab.cpp @@ -43,7 +43,7 @@ #include <dcopclient.h> #include <libtdepim/kincidencechooser.h> #include <kabc/locknull.h> -#include <kmainwindow.h> +#include <tdemainwindow.h> #include <klocale.h> #include <kinputdialog.h> #include <ktempfile.h> |