diff options
Diffstat (limited to 'chrome_frame/urlmon_bind_status_callback.h')
-rw-r--r-- | chrome_frame/urlmon_bind_status_callback.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/urlmon_bind_status_callback.h b/chrome_frame/urlmon_bind_status_callback.h index 98b258a..68d379e 100644 --- a/chrome_frame/urlmon_bind_status_callback.h +++ b/chrome_frame/urlmon_bind_status_callback.h @@ -8,6 +8,7 @@ #include <atlbase.h> #include <atlcom.h> +#include "base/scoped_ptr.h" #include "chrome_frame/bind_status_callback_impl.h" #include "chrome_frame/stream_impl.h" |