diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:51 +0200 |
commit | 7b3be82ee4817e80ffb1f2516f97d0255dfed13e (patch) | |
tree | 586672ec232283edad72315130211eecabf71a1c /kbfxlib/common/kbfxkiodownload.h | |
parent | 4a603f31d7fb0505394c633ffb17bb4141b46fc9 (diff) | |
download | kbfx-7b3be82ee4817e80ffb1f2516f97d0255dfed13e.tar.gz kbfx-7b3be82ee4817e80ffb1f2516f97d0255dfed13e.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kbfxlib/common/kbfxkiodownload.h')
-rw-r--r-- | kbfxlib/common/kbfxkiodownload.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kbfxlib/common/kbfxkiodownload.h b/kbfxlib/common/kbfxkiodownload.h index 2878678..12535bd 100644 --- a/kbfxlib/common/kbfxkiodownload.h +++ b/kbfxlib/common/kbfxkiodownload.h @@ -19,8 +19,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef KBFX_KIO_DOWNLOAD_H -#define KBFX_KIO_DOWNLOAD_H +#ifndef KBFX_TDEIO_DOWNLOAD_H +#define KBFX_TDEIO_DOWNLOAD_H #include <tdeio/job.h> #include <tdetempfile.h> |