about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedpango.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedpango.c')
-rwxr-xr-xsrc/wrapped/wrappedpango.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/wrapped/wrappedpango.c b/src/wrapped/wrappedpango.c
index 0e6569c9..de6a206e 100755
--- a/src/wrapped/wrappedpango.c
+++ b/src/wrapped/wrappedpango.c
@@ -21,10 +21,7 @@ const char* pangoName = "libpango-1.0.so.0";
 #define LIBNAME pango
 static library_t *my_lib = NULL;
 
-typedef void    (*vFpp_t)       (void*, void*);
-
-#define SUPER() \
-    GO(pango_attribute_init, vFpp_t)        \
+#include "generated/wrappedpangotypes.h"
 
 typedef struct pango_my_s {
     // functions