diff options
Diffstat (limited to 'app/menus/accelerator.h')
-rw-r--r-- | app/menus/accelerator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/menus/accelerator.h b/app/menus/accelerator.h index 0cb6279..def6cf2 100644 --- a/app/menus/accelerator.h +++ b/app/menus/accelerator.h @@ -4,6 +4,7 @@ #ifndef APP_MENUS_ACCELERATOR_H_ #define APP_MENUS_ACCELERATOR_H_ +#pragma once #include "base/keyboard_codes.h" |