diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:37:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:37:50 -0600 |
commit | 06cd9e078535f75bfbfbe6714e9b5b9e685558e6 (patch) | |
tree | d253ec6387da21108f2031ea5e845d792885e870 /src/gvcore/qxcfi.cpp | |
parent | fdf50a2fd35cad884b7006fdf1a6411ef3e926f0 (diff) | |
download | gwenview-06cd9e078535f75bfbfbe6714e9b5b9e685558e6.tar.gz gwenview-06cd9e078535f75bfbfbe6714e9b5b9e685558e6.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/gvcore/qxcfi.cpp')
-rw-r--r-- | src/gvcore/qxcfi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/qxcfi.cpp b/src/gvcore/qxcfi.cpp index 89ef317..9fb146a 100644 --- a/src/gvcore/qxcfi.cpp +++ b/src/gvcore/qxcfi.cpp @@ -20,7 +20,7 @@ */ #include <tqiodevice.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <stdlib.h> #include "qxcfi.h" |