diff --git a/app/atom_main_delegate.cc b/app/atom_main_delegate.cc index fbb85f94d21..696f22f6ba0 100644 --- a/app/atom_main_delegate.cc +++ b/app/atom_main_delegate.cc @@ -10,6 +10,7 @@ #include "content/public/common/content_switches.h" #include "renderer/atom_renderer_client.h" #include "ui/base/resource/resource_bundle.h" +#include "base/path_service.h" namespace atom {