summaryrefslogtreecommitdiff
path: root/test/test_suite.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_suite.h')
-rw-r--r--test/test_suite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_suite.h b/test/test_suite.h
index 16c03579..e28fb233 100644
--- a/test/test_suite.h
+++ b/test/test_suite.h
@@ -17,7 +17,7 @@
// instantiate this class in your main function and call its Run method to run
// any gtest based tests that are linked into your executable.
-#include "webrtc/system_wrappers/interface/constructor_magic.h"
+#include "webrtc/base/constructormagic.h"
#include "webrtc/system_wrappers/interface/scoped_ptr.h"
namespace webrtc {