diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:37:41 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:37:41 -0600 |
commit | 90326ffba4d82dab018236cf1c2e8fc0ea0056a7 (patch) | |
tree | fffc8d975b28e7d97b5343a3021d87333ab14a90 /src/dolphin.cpp | |
parent | 1f1920c39fdbd16d61d24b965f592919944873f6 (diff) | |
download | dolphin-90326ffba4d82dab018236cf1c2e8fc0ea0056a7.tar.gz dolphin-90326ffba4d82dab018236cf1c2e8fc0ea0056a7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/dolphin.cpp')
-rw-r--r-- | src/dolphin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.cpp b/src/dolphin.cpp index 61f6c11..2006089 100644 --- a/src/dolphin.cpp +++ b/src/dolphin.cpp @@ -28,7 +28,7 @@ #include <kpropertiesdialog.h> #include <klocale.h> #include <kiconloader.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kstatusbar.h> #include <kaccel.h> #include <kio/netaccess.h> |