diff options
Diffstat (limited to 'views/screen.h')
-rw-r--r-- | views/screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/screen.h b/views/screen.h index 4fd60b9..6d6bc89 100644 --- a/views/screen.h +++ b/views/screen.h @@ -4,6 +4,7 @@ #ifndef VIEWS_SCREEN_H_ #define VIEWS_SCREEN_H_ +#pragma once #include "gfx/native_widget_types.h" #include "gfx/point.h" |