Index: webrtc/modules/video_render/test/testAPI/testAPI.cc |
diff --git a/webrtc/modules/video_render/test/testAPI/testAPI.cc b/webrtc/modules/video_render/test/testAPI/testAPI.cc |
index 256d031c0c71de27f78ef7ab578b00d4bb47cd7a..4de554c4757668643164f007087c09a54757a4a6 100644 |
--- a/webrtc/modules/video_render/test/testAPI/testAPI.cc |
+++ b/webrtc/modules/video_render/test/testAPI/testAPI.cc |
@@ -32,8 +32,8 @@ |
#endif |
#include "webrtc/common_types.h" |
-#include "webrtc/modules/interface/module_common_types.h" |
-#include "webrtc/modules/utility/interface/process_thread.h" |
+#include "webrtc/modules/include/module_common_types.h" |
+#include "webrtc/modules/utility/include/process_thread.h" |
#include "webrtc/modules/video_render/include/video_render.h" |
#include "webrtc/modules/video_render/include/video_render_defines.h" |
#include "webrtc/system_wrappers/include/sleep.h" |