summaryrefslogtreecommitdiffstats
path: root/mojo/public/tests/test_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/tests/test_utils.cc')
-rw-r--r--mojo/public/tests/test_utils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/public/tests/test_utils.cc b/mojo/public/tests/test_utils.cc
index 9b6eeaa..2e9bc38 100644
--- a/mojo/public/tests/test_utils.cc
+++ b/mojo/public/tests/test_utils.cc
@@ -4,7 +4,7 @@
#include "mojo/public/tests/test_utils.h"
-#include "mojo/public/system/core_cpp.h"
+#include "mojo/public/cpp/system/core.h"
#include "mojo/public/tests/test_support.h"
namespace mojo {