diff options
Diffstat (limited to 'kpresenter/KPrVariableCollection.cpp')
-rw-r--r-- | kpresenter/KPrVariableCollection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrVariableCollection.cpp b/kpresenter/KPrVariableCollection.cpp index d7312e75..50be1efa 100644 --- a/kpresenter/KPrVariableCollection.cpp +++ b/kpresenter/KPrVariableCollection.cpp @@ -22,7 +22,7 @@ #include <KoVariable.h> #include "KPrDocument.h" #include "KPrCommand.h" -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <KoXmlNS.h> #include <KoDom.h> |