Add brightray prefix to include paths from within brightray
This commit is contained in:
parent
c4608c0f37
commit
d7321ed980
76 changed files with 171 additions and 172 deletions
|
@ -2,7 +2,7 @@
|
|||
// Path to the code generator:
|
||||
// tools/generate_library_loader/generate_library_loader.py .
|
||||
|
||||
#include "browser/linux/libnotify_loader.h"
|
||||
#include "brightray/browser/linux/libnotify_loader.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue