diff options
Diffstat (limited to 'app/animation.h')
-rw-r--r-- | app/animation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/animation.h b/app/animation.h index 5c672c9..8433f29 100644 --- a/app/animation.h +++ b/app/animation.h @@ -4,6 +4,7 @@ #ifndef APP_ANIMATION_H_ #define APP_ANIMATION_H_ +#pragma once #include "app/animation_container.h" #include "base/ref_counted.h" |