diff options
Diffstat (limited to 'views/controls/menu/menu_separator.h')
-rw-r--r-- | views/controls/menu/menu_separator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/menu/menu_separator.h b/views/controls/menu/menu_separator.h index af37f8a..7a22b58 100644 --- a/views/controls/menu/menu_separator.h +++ b/views/controls/menu/menu_separator.h @@ -5,6 +5,7 @@ #ifndef VIEWS_CONTROLS_MENU_MENU_SEPARATOR_H_ #define VIEWS_CONTROLS_MENU_MENU_SEPARATOR_H_ +#pragma once #include "views/view.h" |