ycm extra conf: fix paths for headers

This commit is contained in:
Sam Dodrill 2015-02-20 22:13:05 -08:00
parent aa4ebff4a5
commit 7c4267175b
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ flags = [
'-Werror', '-Werror',
'-g', '-g',
'-g', '-g',
'-I../include', '-Iinclude',
'-I../libratbox/include', '-Ilibratbox/include',
] ]
# Set this to the absolute path to the folder (NOT the file!) containing the # Set this to the absolute path to the folder (NOT the file!) containing the