Index: media/tools/player_wtl/movie.h |
=================================================================== |
--- media/tools/player_wtl/movie.h (revision 70342) |
+++ media/tools/player_wtl/movie.h (working copy) |
@@ -11,7 +11,7 @@ |
#include "base/ref_counted.h" |
#include "base/scoped_ptr.h" |
-#include "base/thread.h" |
+#include "base/threading/thread.h" |
template <typename T> struct DefaultSingletonTraits; |
class WtlVideoRenderer; |