diff options
Diffstat (limited to 'chrome/browser/cocoa/animatable_image.h')
-rw-r--r-- | chrome/browser/cocoa/animatable_image.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/cocoa/animatable_image.h b/chrome/browser/cocoa/animatable_image.h index 74f9804..d61187d 100644 --- a/chrome/browser/cocoa/animatable_image.h +++ b/chrome/browser/cocoa/animatable_image.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_COCOA_ANIMATABLE_IMAGE_H_ #define CHROME_BROWSER_COCOA_ANIMATABLE_IMAGE_H_ +#pragma once #import <Cocoa/Cocoa.h> #import <QuartzCore/QuartzCore.h> |