diff options
Diffstat (limited to 'app/tween.h')
-rw-r--r-- | app/tween.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/tween.h b/app/tween.h index 41785ef6..15396e9 100644 --- a/app/tween.h +++ b/app/tween.h @@ -4,6 +4,7 @@ #ifndef APP_TWEEN_H_ #define APP_TWEEN_H_ +#pragma once #include "base/logging.h" |