diff options
Diffstat (limited to 'kaddressbook/freebusywidget.cpp')
-rw-r--r-- | kaddressbook/freebusywidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/freebusywidget.cpp b/kaddressbook/freebusywidget.cpp index f1d11f0b..bf347272 100644 --- a/kaddressbook/freebusywidget.cpp +++ b/kaddressbook/freebusywidget.cpp @@ -26,7 +26,7 @@ #include <kdialog.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <libkcal/freebusyurlstore.h> |