| Index: mojo/public/c/tests/system/core_perftest.cc
|
| diff --git a/mojo/public/c/tests/system/core_perftest.cc b/mojo/public/c/tests/system/core_perftest.cc
|
| index 53ac6b88738abdab92f54a8f5503e72a6c4bb776..0d2f411c13c44d97007a7ba2dbc3c18b5142b55e 100644
|
| --- a/mojo/public/c/tests/system/core_perftest.cc
|
| +++ b/mojo/public/c/tests/system/core_perftest.cc
|
| @@ -11,7 +11,7 @@
|
| #include <stdint.h>
|
| #include <stdio.h>
|
|
|
| -#include "mojo/public/c/system/macros.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
| #include "mojo/public/tests/test_support.h"
|
| #include "mojo/public/tests/test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|