diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:52:32 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:52:32 -0600 |
commit | 91726329ab9745105638d8b74cfd9f000cd13af4 (patch) | |
tree | 2e8be3b7edc2ecf47e6ee4e5a63cb45ca6819c4c /kbfxlib/common/kbfxkiodownload.h | |
parent | d6cfa98becda3f9648dcda4dafd3de99b8733901 (diff) | |
download | kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.tar.gz kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.zip |
Rename a number of libraries and executables 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 9646176..3e9df44 100644 --- a/kbfxlib/common/kbfxkiodownload.h +++ b/kbfxlib/common/kbfxkiodownload.h @@ -22,7 +22,7 @@ #ifndef KBFX_KIO_DOWNLOAD_H #define KBFX_KIO_DOWNLOAD_H -#include <kio/job.h> +#include <tdeio/job.h> #include <ktempfile.h> #include <kdebug.h> |