diff options
Diffstat (limited to 'app/gfx/canvas.h')
-rw-r--r-- | app/gfx/canvas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/canvas.h b/app/gfx/canvas.h index 4cb8695..553ec94 100644 --- a/app/gfx/canvas.h +++ b/app/gfx/canvas.h @@ -214,4 +214,4 @@ class Canvas : public skia::PlatformCanvas { } // namespace gfx; -#endif // #ifndef APP_GFX_CANVAS_H_ +#endif // APP_GFX_CANVAS_H_ |