| Index: mash/shell/shell_application_delegate.h
|
| diff --git a/mash/shell/shell_application_delegate.h b/mash/shell/shell_application_delegate.h
|
| index 3b93781cee5ae3e4cdb6bf734518db75e8fe1849..cca181def6d5b0e99a1c47f743c98c3b00352c68 100644
|
| --- a/mash/shell/shell_application_delegate.h
|
| +++ b/mash/shell/shell_application_delegate.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "mojo/application/public/cpp/application_delegate.h"
|
| +#include "mojo/shell/public/cpp/application_delegate.h"
|
|
|
| namespace mojo {
|
| class ApplicationConnection;
|
|
|