summaryrefslogtreecommitdiff
path: root/test/mac/video_renderer_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/mac/video_renderer_mac.h')
-rw-r--r--test/mac/video_renderer_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mac/video_renderer_mac.h b/test/mac/video_renderer_mac.h
index 7701840c..7950b0f9 100644
--- a/test/mac/video_renderer_mac.h
+++ b/test/mac/video_renderer_mac.h
@@ -11,8 +11,8 @@
#ifndef WEBRTC_VIDEO_ENGINE_TEST_COMMON_MAC_VIDEO_RENDERER_MAC_H_
#define WEBRTC_VIDEO_ENGINE_TEST_COMMON_MAC_VIDEO_RENDERER_MAC_H_
+#include "webrtc/base/constructormagic.h"
#include "webrtc/test/gl/gl_renderer.h"
-#include "webrtc/system_wrappers/interface/constructor_magic.h"
@class CocoaWindow;