Index: webrtc/base/taskrunner.h |
diff --git a/webrtc/base/taskrunner.h b/webrtc/base/taskrunner.h |
index bd7b4ea858b485aa6824d4a2fc45570245351564..e0cf17513a6fd0d4376a235d6d93c0943e61100f 100644 |
--- a/webrtc/base/taskrunner.h |
+++ b/webrtc/base/taskrunner.h |
@@ -11,10 +11,9 @@ |
#ifndef WEBRTC_BASE_TASKRUNNER_H__ |
#define WEBRTC_BASE_TASKRUNNER_H__ |
-#include <stdint.h> |
- |
#include <vector> |
+#include "webrtc/base/basictypes.h" |
#include "webrtc/base/sigslot.h" |
#include "webrtc/base/taskparent.h" |