diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:41:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:41:26 -0600 |
commit | b960b948d62cc621806ba75cbf5cc16210b47844 (patch) | |
tree | 2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /filters/xsltfilter | |
parent | 933b892946bd640e29ddbf5279ffebec99df5b1c (diff) | |
download | koffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip |
Additional renaming of kde to tde
Diffstat (limited to 'filters/xsltfilter')
-rw-r--r-- | filters/xsltfilter/export/xsltexportdia.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/xsltfilter/export/xsltexportdia.cc b/filters/xsltfilter/export/xsltexportdia.cc index 2f9f4fc6..8d36f43b 100644 --- a/filters/xsltfilter/export/xsltexportdia.cc +++ b/filters/xsltfilter/export/xsltexportdia.cc @@ -28,7 +28,7 @@ #include <kglobal.h> #include <klocale.h> #include <kconfig.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kstandarddirs.h> #include <krecentdocument.h> #include <ktempfile.h> |