summaryrefslogtreecommitdiff
path: root/common_video/plane.h
diff options
context:
space:
mode:
Diffstat (limited to 'common_video/plane.h')
-rw-r--r--common_video/plane.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common_video/plane.h b/common_video/plane.h
index 0b94f99d..1b74f37e 100644
--- a/common_video/plane.h
+++ b/common_video/plane.h
@@ -11,8 +11,8 @@
#ifndef COMMON_VIDEO_PLANE_H
#define COMMON_VIDEO_PLANE_H
-#include "system_wrappers/interface/aligned_malloc.h"
-#include "typedefs.h" //NOLINT
+#include "webrtc/system_wrappers/interface/aligned_malloc.h"
+#include "webrtc/typedefs.h"
namespace webrtc {