diff options
Diffstat (limited to 'src/translators/htmlexporter.cpp')
| -rw-r--r-- | src/translators/htmlexporter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/htmlexporter.cpp b/src/translators/htmlexporter.cpp index 2e006a3..daca5d1 100644 --- a/src/translators/htmlexporter.cpp +++ b/src/translators/htmlexporter.cpp @@ -26,9 +26,9 @@ #include "../tellico_debug.h" #include <kstandarddirs.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <kapplication.h> #include <klocale.h> |
