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/kbfxthemesdata.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/kbfxthemesdata.h')
-rw-r--r-- | kbfxlib/common/kbfxthemesdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxthemesdata.h b/kbfxlib/common/kbfxthemesdata.h index 19e494e..cb70efa 100644 --- a/kbfxlib/common/kbfxthemesdata.h +++ b/kbfxlib/common/kbfxthemesdata.h @@ -24,7 +24,7 @@ #include <kdebug.h> #include <tqstringlist.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <kstandarddirs.h> #include <tqmap.h> #include <tqdir.h> |