diff options
Diffstat (limited to 'mojo/shell/background/background_shell.cc')
-rw-r--r-- | mojo/shell/background/background_shell.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/shell/background/background_shell.cc b/mojo/shell/background/background_shell.cc index e336e2c..ed1d5c5 100644 --- a/mojo/shell/background/background_shell.cc +++ b/mojo/shell/background/background_shell.cc @@ -12,7 +12,7 @@ #include "base/synchronization/waitable_event.h" #include "base/threading/simple_thread.h" #include "mojo/message_pump/message_pump_mojo.h" -#include "mojo/services/catalog/catalog.h" +#include "mojo/services/catalog/store.h" #include "mojo/shell/connect_params.h" #include "mojo/shell/loader.h" #include "mojo/shell/public/cpp/shell_client.h" |