diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp')
-rw-r--r-- | kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp b/kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp index 913402d8..e97d1430 100644 --- a/kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp +++ b/kbabel/kbabeldict/modules/tmx/tmxcompendium.cpp @@ -39,7 +39,7 @@ #include <kdebug.h> #include <kglobal.h> #include <kinstance.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <tqtextstream.h> #include <tqtimer.h> |