Merge pull request #92 from atom/paulcbetts-patch-1
Need PathService on Win32
This commit is contained in:
commit
9849844e89
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in a new issue