summaryrefslogtreecommitdiff
path: root/other/apidsl
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2015-06-05 22:18:21 +0200
committermannol <eniz_vukovic@hotmail.com>2015-06-05 22:18:21 +0200
commit979d7730aa85502881788223a1fb4e30badaa159 (patch)
tree0db6483cc87feec1871555ad021682eeb2e6056f /other/apidsl
parentd694839d60011900c20b2d947560e2edccd0d8a9 (diff)
Forgot about this
Diffstat (limited to 'other/apidsl')
-rw-r--r--other/apidsl/toxav.in.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/other/apidsl/toxav.in.h b/other/apidsl/toxav.in.h
index 0631c827..f3aa6f10 100644
--- a/other/apidsl/toxav.in.h
+++ b/other/apidsl/toxav.in.h
@@ -618,5 +618,8 @@ namespace video {
618 618
619} 619}
620%{ 620%{
621#ifdef __cplusplus
622}
621#endif 623#endif
624#endif /* TOXAV_H */
622%} 625%}