diff options
Diffstat (limited to 'twin/options.h')
-rw-r--r-- | twin/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/options.h b/twin/options.h index 2c5341f81..5fdf84fc8 100644 --- a/twin/options.h +++ b/twin/options.h @@ -14,7 +14,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqobject.h> #include <tqfont.h> -#include <tqpalette.h> +#include <palette.h> #include <tqstringlist.h> #include <kdecoration_p.h> |