Come Correct with headers

This commit is contained in:
Paul Betts
2015-10-19 12:16:37 -07:00
parent d3b23a2032
commit daa65a138b
4 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
// retrieves the process id from the symbol link and kills it by sending
// SIGKILL. Then the second process starts as normal.
#include "process_singleton.h"
#include "atom/browser/process_singleton.h"
#include <errno.h>
#include <fcntl.h>