diff options
Diffstat (limited to 'src/gui/editors/matrix/MatrixElement.h')
-rw-r--r-- | src/gui/editors/matrix/MatrixElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixElement.h b/src/gui/editors/matrix/MatrixElement.h index f05723b..921297c 100644 --- a/src/gui/editors/matrix/MatrixElement.h +++ b/src/gui/editors/matrix/MatrixElement.h @@ -27,7 +27,7 @@ #define _RG_MATRIXELEMENT_H_ #include "base/ViewElement.h" -#include <brush.h> +#include <tqbrush.h> #include <tqcanvas.h> #include "QCanvasMatrixRectangle.h" |