diff options
Diffstat (limited to 'kspread/kspread_style.h')
-rw-r--r-- | kspread/kspread_style.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_style.h b/kspread/kspread_style.h index 2ae6299c..a0e7f0d5 100644 --- a/kspread/kspread_style.h +++ b/kspread/kspread_style.h @@ -20,7 +20,7 @@ #ifndef __kspread_style__ #define __kspread_style__ -#include <tqbrush.h> +#include <brush.h> #include <tqcolor.h> #include <tqfont.h> #include <tqpen.h> |