diff options
Diffstat (limited to 'keduca/keducabuilder/kcontroladdedit.cpp')
-rw-r--r-- | keduca/keducabuilder/kcontroladdedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/kcontroladdedit.cpp b/keduca/keducabuilder/kcontroladdedit.cpp index 1646e249..190c561a 100644 --- a/keduca/keducabuilder/kcontroladdedit.cpp +++ b/keduca/keducabuilder/kcontroladdedit.cpp @@ -19,7 +19,7 @@ #include "kcontroladdedit.moc" // KDE includes -#include <klocale.h> +#include <tdelocale.h> #include <tdeconfig.h> #include <kurlrequester.h> #include <kcombobox.h> |