Update for the brightray move
This commit is contained in:
parent
f5de57dbdb
commit
d1fc832ca0
5 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "atom/browser/ui/notification_delegate_adapter.h"
|
||||
|
||||
#include "atom/browser/api/atom_api_notification.h"
|
||||
#include "browser/notification_delegate.h"
|
||||
#include "brightray/browser/notification_delegate.h"
|
||||
|
||||
namespace atom {
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include "browser/notification_delegate.h"
|
||||
#include "brightray/browser/notification_delegate.h"
|
||||
|
||||
#include "atom/browser/api/atom_api_notification.h"
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#include "browser/win/scoped_hstring.h"
|
||||
#include "brightray/browser/win/scoped_hstring.h"
|
||||
|
||||
#pragma comment(lib, "shlwapi")
|
||||
#pragma comment(lib, "user32")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue