diff options
Diffstat (limited to 'src/translators/tellicoxmlexporter.cpp')
-rw-r--r-- | src/translators/tellicoxmlexporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicoxmlexporter.cpp b/src/translators/tellicoxmlexporter.cpp index 7e62bb5..59c6dac 100644 --- a/src/translators/tellicoxmlexporter.cpp +++ b/src/translators/tellicoxmlexporter.cpp @@ -28,7 +28,7 @@ #include "../translators/bibtexhandler.h" // needed for cleaning text #include <klocale.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kmdcodec.h> #include <kglobal.h> #include <kcalendarsystem.h> |