summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2d4163..fa6ff1c 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ resulting libraries will be placed under `bin/` and the generated headers will b
> Include `use_llvm=yes` for using clang++
+> You may need to specify `headers=../godot_headers` if you have compilation issues related to missing include files
And our directory structure will be
```