summaryrefslogtreecommitdiffstats
path: root/media/base/decoder_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/base/decoder_buffer.h')
-rw-r--r--media/base/decoder_buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/base/decoder_buffer.h b/media/base/decoder_buffer.h
index 3e57f29..ea4b044 100644
--- a/media/base/decoder_buffer.h
+++ b/media/base/decoder_buffer.h
@@ -9,6 +9,7 @@
#include <utility>
#include "base/logging.h"
+#include "base/macros.h"
#include "base/memory/aligned_memory.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"