diff options
Diffstat (limited to 'chalk/colorspaces')
-rw-r--r-- | chalk/colorspaces/wet/kis_wetness_visualisation_filter.h | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wet/wet_plugin.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h index 7311cd04..e3a3cae8 100644 --- a/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h +++ b/chalk/colorspaces/wet/kis_wetness_visualisation_filter.h @@ -23,7 +23,7 @@ #include <tqobject.h> #include <tqtimer.h> -#include <kactionclasses.h> +#include <tdeactionclasses.h> class KisView; diff --git a/chalk/colorspaces/wet/wet_plugin.cc b/chalk/colorspaces/wet/wet_plugin.cc index 04dd887d..6edc562e 100644 --- a/chalk/colorspaces/wet/wet_plugin.cc +++ b/chalk/colorspaces/wet/wet_plugin.cc @@ -28,7 +28,7 @@ #include <tqlabel.h> #include <tqwidget.h> -#include <kactionclasses.h> +#include <tdeactionclasses.h> #include <klocale.h> #include <kiconloader.h> #include <kinstance.h> |