diff options
Diffstat (limited to 'ucs2-afb/ucs_apihat.c')
-rw-r--r-- | ucs2-afb/ucs_apihat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucs2-afb/ucs_apihat.c b/ucs2-afb/ucs_apihat.c index 04bf50f..9a6abd9 100644 --- a/ucs2-afb/ucs_apihat.c +++ b/ucs2-afb/ucs_apihat.c @@ -18,4 +18,6 @@ #define _GNU_SOURCE #include "ucs_binding.h" + +// include code generated from afb-genskel #include "ucs_apidef.h" |