about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedflactypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/generated/wrappedflactypes.h')
-rw-r--r--src/wrapped/generated/wrappedflactypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/generated/wrappedflactypes.h b/src/wrapped/generated/wrappedflactypes.h
index 6c1c3fa1..ffa36394 100644
--- a/src/wrapped/generated/wrappedflactypes.h
+++ b/src/wrapped/generated/wrappedflactypes.h
@@ -12,10 +12,10 @@
 #endif
 
 typedef int32_t (*iFppPPPPPP_t)(void*, void*, void*, void*, void*, void*, void*, void*);
-typedef int32_t (*iFppppppppp_t)(void*, void*, void*, void*, void*, void*, void*, void*, void*);
+typedef int32_t (*iFpppppppppp_t)(void*, void*, void*, void*, void*, void*, void*, void*, void*, void*);
 
 #define SUPER() ADDED_FUNCTIONS() \
 	GO(FLAC__metadata_chain_read_with_callbacks, iFppPPPPPP_t) \
-	GO(FLAC__stream_decoder_init_stream, iFppppppppp_t)
+	GO(FLAC__stream_decoder_init_stream, iFpppppppppp_t)
 
 #endif // __wrappedflacTYPES_H_