diff options
Diffstat (limited to 'app/linear_animation.h')
-rw-r--r-- | app/linear_animation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/linear_animation.h b/app/linear_animation.h index c4f5707..72040ae 100644 --- a/app/linear_animation.h +++ b/app/linear_animation.h @@ -5,6 +5,7 @@ #ifndef APP_LINEAR_ANIMATION_H_ #define APP_LINEAR_ANIMATION_H_ +#pragma once #include "app/animation.h" #include "base/time.h" |