diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/core/SkTileGridPicture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkTileGridPicture.h b/include/core/SkTileGridPicture.h index ef42f8c40b..b35c2a31d4 100644 --- a/include/core/SkTileGridPicture.h +++ b/include/core/SkTileGridPicture.h @@ -26,4 +26,4 @@ private: int fTileWidth, fTileHeight, fXTileCount, fYTileCount; }; -#endif
\ No newline at end of file +#endif |