Index: blimp/net/connection_handler.h |
diff --git a/blimp/net/connection_handler.h b/blimp/net/connection_handler.h |
index b9d37f6199163030cd2fff0de551bda0a49eab72..5e54740e8162291164faf3a3c671c7cce4acab85 100644 |
--- a/blimp/net/connection_handler.h |
+++ b/blimp/net/connection_handler.h |
@@ -5,6 +5,8 @@ |
#ifndef BLIMP_NET_CONNECTION_HANDLER_H_ |
#define BLIMP_NET_CONNECTION_HANDLER_H_ |
+#include "base/memory/scoped_ptr.h" |
+ |
namespace blimp { |
class BlimpConnection; |