Chromium Code Reviews| Index: Source/core/html/HTMLPlugInElement.h |
| diff --git a/Source/core/html/HTMLPlugInElement.h b/Source/core/html/HTMLPlugInElement.h |
| index c042aac1425ffbf22e83628d709c40b141022055..60864e0dd4253a6d8de5db2b02723d5dc5770df6 100644 |
| --- a/Source/core/html/HTMLPlugInElement.h |
| +++ b/Source/core/html/HTMLPlugInElement.h |
| @@ -25,6 +25,7 @@ |
| #include "bindings/v8/SharedPersistent.h" |
| #include "core/html/HTMLFrameOwnerElement.h" |
| +#include <v8.h> |
| struct NPObject; |