diff options
Diffstat (limited to 'src/gui/editors/segment/segmentcanvas/CompositionRect.h')
-rw-r--r-- | src/gui/editors/segment/segmentcanvas/CompositionRect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/segmentcanvas/CompositionRect.h b/src/gui/editors/segment/segmentcanvas/CompositionRect.h index e969d17..53dcc2e 100644 --- a/src/gui/editors/segment/segmentcanvas/CompositionRect.h +++ b/src/gui/editors/segment/segmentcanvas/CompositionRect.h @@ -26,7 +26,7 @@ #ifndef _RG_COMPOSITIONRECT_H_ #define _RG_COMPOSITIONRECT_H_ -#include <brush.h> +#include <tqbrush.h> #include <tqcolor.h> #include <tqpen.h> #include <tqrect.h> |