summaryrefslogtreecommitdiff
path: root/other/apidsl/toxav.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'other/apidsl/toxav.in.h')
-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%}