Add full prefix to main_delegate.h include

This commit is contained in:
Kevin Sawicki 2017-05-18 16:53:12 -07:00
parent 7e185ef1a3
commit 09a3e26716

View file

@ -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"