ycm extra conf: fix paths for headers
This commit is contained in:
parent
aa4ebff4a5
commit
7c4267175b
|
@ -10,8 +10,8 @@ flags = [
|
|||
'-Werror',
|
||||
'-g',
|
||||
'-g',
|
||||
'-I../include',
|
||||
'-I../libratbox/include',
|
||||
'-Iinclude',
|
||||
'-Ilibratbox/include',
|
||||
]
|
||||
|
||||
# Set this to the absolute path to the folder (NOT the file!) containing the
|
||||
|
|
Loading…
Reference in New Issue