diff --git a/tools/clangd.zsh b/tools/clangd.zsh index 5226e7e..b6fdaa7 100755 --- a/tools/clangd.zsh +++ b/tools/clangd.zsh @@ -8,7 +8,7 @@ echo "CompileFlags: -nostdinc, -DPBL_COLOR, -I${HOME}/.pebble-sdk/SDKs/current/sdk-core/pebble/emery/include, - -include/home/cuan/gitrepos/Maan-On-My-Wrist-XL/build/include/message_keys.auto.h, + -include$(pwd)/build/include/message_keys.auto.h, -I$(pwd)/build/emery, -include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdint.h, -include${HOME}/.pebble-sdk/SDKs/current/toolchain/arm-none-eabi/arm-none-eabi/include/stdlib.h,