diff options
Diffstat (limited to 'tderesources/kolab/kabc/resourcekolab.cpp')
-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 51c3a4b42..889c4811b 100644 --- a/tderesources/kolab/kabc/resourcekolab.cpp +++ b/tderesources/kolab/kabc/resourcekolab.cpp @@ -41,7 +41,7 @@ #include <tdeio/observer.h> #include <tdeio/uiserver_stub.h> #include <kabc/vcardconverter.h> -#include <kmainwindow.h> +#include <tdemainwindow.h> #include <kapplication.h> #include <dcopclient.h> |