diff options
Diffstat (limited to 'chalk/plugins/tools/tool_curves/tool_curves.cc')
| -rw-r--r-- | chalk/plugins/tools/tool_curves/tool_curves.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chalk/plugins/tools/tool_curves/tool_curves.cc b/chalk/plugins/tools/tool_curves/tool_curves.cc index d941c2dc0..b21f5aae3 100644 --- a/chalk/plugins/tools/tool_curves/tool_curves.cc +++ b/chalk/plugins/tools/tool_curves/tool_curves.cc @@ -23,10 +23,10 @@ #include <tqpoint.h> -#include <klocale.h> +#include <tdelocale.h> #include <kiconloader.h> #include <kinstance.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kstandarddirs.h> #include <kdebug.h> #include <kgenericfactory.h> |
