Index: webrtc/pc/currentspeakermonitor.h |
diff --git a/webrtc/pc/currentspeakermonitor.h b/webrtc/pc/currentspeakermonitor.h |
index 14ed8762a8b3092fe7b8f0d5771c038aead49930..730ded075b3bfd1e11b41c18c81f52ca3bf84ac1 100644 |
--- a/webrtc/pc/currentspeakermonitor.h |
+++ b/webrtc/pc/currentspeakermonitor.h |
@@ -14,10 +14,9 @@ |
#ifndef WEBRTC_PC_CURRENTSPEAKERMONITOR_H_ |
#define WEBRTC_PC_CURRENTSPEAKERMONITOR_H_ |
-#include <stdint.h> |
- |
#include <map> |
+#include "webrtc/base/basictypes.h" |
#include "webrtc/base/sigslot.h" |
namespace cricket { |