diff options
Diffstat (limited to 'karbon/dialogs/vstrokedlg.cc')
-rw-r--r-- | karbon/dialogs/vstrokedlg.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/dialogs/vstrokedlg.cc b/karbon/dialogs/vstrokedlg.cc index 2428de11..27009bf2 100644 --- a/karbon/dialogs/vstrokedlg.cc +++ b/karbon/dialogs/vstrokedlg.cc @@ -26,7 +26,7 @@ #include <tqvbuttongroup.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include "KoUnitWidgets.h" |