diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:45:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:45:31 -0600 |
commit | 39de4d2189f86e632184f4390fef1d8b6dd88027 (patch) | |
tree | 23abf05dc5cde86eb7547ff20c99e09226a58cae /kbfxlib/common/kbfxkiodownload.h | |
parent | 607de125e34173ea3f6bca9dd60b4c9640a738ed (diff) | |
download | kbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.tar.gz kbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kbfxlib/common/kbfxkiodownload.h')
-rw-r--r-- | kbfxlib/common/kbfxkiodownload.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxkiodownload.h b/kbfxlib/common/kbfxkiodownload.h index 3e9df44..2878678 100644 --- a/kbfxlib/common/kbfxkiodownload.h +++ b/kbfxlib/common/kbfxkiodownload.h @@ -23,7 +23,7 @@ #define KBFX_KIO_DOWNLOAD_H #include <tdeio/job.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <kdebug.h> /** |