summaryrefslogtreecommitdiff
path: root/common_video/plane_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'common_video/plane_unittest.cc')
-rw-r--r--common_video/plane_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/common_video/plane_unittest.cc b/common_video/plane_unittest.cc
index 19597ce9..d1655982 100644
--- a/common_video/plane_unittest.cc
+++ b/common_video/plane_unittest.cc
@@ -8,12 +8,12 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "common_video/plane.h"
+#include "webrtc/common_video/plane.h"
#include <math.h>
#include <string.h>
-#include "gtest/gtest.h"
+#include "testing/gtest/include/gtest/gtest.h"
namespace webrtc {