diff options
| -rw-r--r-- | unity-shared/CompizUtils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-shared/CompizUtils.h b/unity-shared/CompizUtils.h index 5dafd7b82..c3437ec57 100644 --- a/unity-shared/CompizUtils.h +++ b/unity-shared/CompizUtils.h @@ -37,6 +37,7 @@ struct TextureQuad {} CompRect box; + CompRegion region; GLTexture::MatrixList matrices; GLTexture::Matrix& matrix; }; |
