summaryrefslogtreecommitdiffstats
path: root/components/webp_transcode
diff options
context:
space:
mode:
Diffstat (limited to 'components/webp_transcode')
-rw-r--r--components/webp_transcode/webp_decoder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/webp_transcode/webp_decoder.h b/components/webp_transcode/webp_decoder.h
index 64126c2..ab2509e 100644
--- a/components/webp_transcode/webp_decoder.h
+++ b/components/webp_transcode/webp_decoder.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_WEBP_TRANSCODE_WEBP_DECODER_H_
#define COMPONENTS_WEBP_TRANSCODE_WEBP_DECODER_H_
+#import <Foundation/Foundation.h>
+
#include "base/mac/scoped_nsobject.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"