diff options
Diffstat (limited to 'kpresenter/KPrBrushProperty.h')
-rw-r--r-- | kpresenter/KPrBrushProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrBrushProperty.h b/kpresenter/KPrBrushProperty.h index ed9ca272..be0de908 100644 --- a/kpresenter/KPrBrushProperty.h +++ b/kpresenter/KPrBrushProperty.h @@ -19,7 +19,7 @@ #ifndef BRUSHSTYLEWIDGET_H #define BRUSHSTYLEWIDGET_H -#include <tqbrush.h> +#include <brush.h> #include <tqwidget.h> #include "KPrCommand.h" |