aboutsummaryrefslogtreecommitdiffstats
path: root/abi-descriptor.template
diff options
context:
space:
mode:
Diffstat (limited to 'abi-descriptor.template')
-rw-r--r--abi-descriptor.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi-descriptor.template b/abi-descriptor.template
index dbf7f3841b..1773cd5404 100644
--- a/abi-descriptor.template
+++ b/abi-descriptor.template
@@ -9,7 +9,7 @@
<libs>
{RELPATH}/.libs
</libs>
-<include_paths>INCLUDE_DIRS
+<include_paths>@INCLUDE_DIRS@
</include_paths>
<gcc_options>
-D_U_="__attribute((unused))"