diff options
Diffstat (limited to 'app/gfx/gdi_util.h')
-rw-r--r-- | app/gfx/gdi_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/gdi_util.h b/app/gfx/gdi_util.h index c458d9f..f2f9210 100644 --- a/app/gfx/gdi_util.h +++ b/app/gfx/gdi_util.h @@ -33,4 +33,4 @@ void SubtractRectanglesFromRegion(HRGN hrgn, } // namespace gfx -#endif // APP_GFX_GDI_UTIL_H_ +#endif // APP_GFX_GDI_UTIL_H_ |