Need PathService on Win32
authorPaul Betts <paul@github.com>
Tue, 17 Sep 2013 18:53:31 +0000 (11:53 -0700)
committerPaul Betts <paul@github.com>
Tue, 17 Sep 2013 18:53:31 +0000 (11:53 -0700)
This was accidentally left out of 8708d061

app/atom_main_delegate.cc

index fbb85f9..696f22f 100644 (file)
@@ -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 {