diff options
Diffstat (limited to 'gfx/native_theme_win.h')
-rw-r--r-- | gfx/native_theme_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/native_theme_win.h b/gfx/native_theme_win.h index 81d61c5..72a5432 100644 --- a/gfx/native_theme_win.h +++ b/gfx/native_theme_win.h @@ -10,6 +10,7 @@ #ifndef APP_GFX_NATIVE_THEME_WIN_H_ #define APP_GFX_NATIVE_THEME_WIN_H_ +#pragma once #include <windows.h> #include <uxtheme.h> |