diff options
Diffstat (limited to 'karbon/tools/vselectnodestool.cc')
-rw-r--r-- | karbon/tools/vselectnodestool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vselectnodestool.cc b/karbon/tools/vselectnodestool.cc index 7123b71a..2a3c38bb 100644 --- a/karbon/tools/vselectnodestool.cc +++ b/karbon/tools/vselectnodestool.cc @@ -22,7 +22,7 @@ #include <tqcursor.h> #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> #include <KoPoint.h> #include <KoRect.h> |