summaryrefslogtreecommitdiffstats
path: root/mojo/environment/default_async_waiter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/environment/default_async_waiter.cc')
-rw-r--r--mojo/environment/default_async_waiter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/environment/default_async_waiter.cc b/mojo/environment/default_async_waiter.cc
index 7a46c07..bbd7229 100644
--- a/mojo/environment/default_async_waiter.cc
+++ b/mojo/environment/default_async_waiter.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/public/environment/default_async_waiter.h"
+#include "mojo/public/cpp/environment/default_async_waiter.h"
#include "mojo/environment/default_async_waiter_impl.h"