diff options
Diffstat (limited to 'chalk')
-rw-r--r-- | chalk/colorspaces/wet/wet_plugin.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/colorspaces/wet/wet_plugin.cc b/chalk/colorspaces/wet/wet_plugin.cc index bc85c67f..df0666c4 100644 --- a/chalk/colorspaces/wet/wet_plugin.cc +++ b/chalk/colorspaces/wet/wet_plugin.cc @@ -23,7 +23,7 @@ #include <tqobject.h> #include <tqapplication.h> #include <tqclipboard.h> -#include <tqdoctwindow.h> +#include <tqdockwindow.h> #include <tqpoint.h> #include <tqlabel.h> #include <tqwidget.h> |