Add full prefix to main_delegate.h include
This commit is contained in:
parent
7e185ef1a3
commit
09a3e26716
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE-CHROMIUM file.
|
||||
|
||||
#import "main_delegate.h"
|
||||
#import "brightray/common/main_delegate.h"
|
||||
|
||||
#include "base/command_line.h"
|
||||
#include "base/mac/bundle_locations.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue