diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:41:48 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:41:48 -0600 |
commit | 67d9aaa1e16f37e4806ec140b0596eb2a57e4e25 (patch) | |
tree | d0302ffb8c4fcda0a0d27715ccb4dc3ad85ffd00 /lib | |
parent | e50a1bb5d556e240a2a9644703e3e77a9daebfaf (diff) | |
download | kpilot-67d9aaa1e16f37e4806ec140b0596eb2a57e4e25.tar.gz kpilot-67d9aaa1e16f37e4806ec140b0596eb2a57e4e25.zip |
Additional renaming of kde to tde
Diffstat (limited to 'lib')
-rw-r--r-- | lib/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/options.h b/lib/options.h index e1c6742..ae2c4be 100644 --- a/lib/options.h +++ b/lib/options.h @@ -41,7 +41,7 @@ #include <tqstring.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <klocale.h> #if !(KDE_IS_VERSION(3,4,0)) |