Index: chrome_frame/com_message_event.h |
=================================================================== |
--- chrome_frame/com_message_event.h (revision 78670) |
+++ chrome_frame/com_message_event.h (working copy) |
@@ -8,6 +8,8 @@ |
#include <atlbase.h> |
#include <atlcom.h> |
#include <mshtml.h> // IHTMLEventObj |
+ |
+#include "base/win/atlcheck.h" |
#include "base/basictypes.h" |
#include "base/scoped_comptr_win.h" |