summaryrefslogtreecommitdiff
path: root/scripts/intprefix.dfn
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/intprefix.dfn')
-rw-r--r--scripts/intprefix.dfn3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/intprefix.dfn b/scripts/intprefix.dfn
index 790bdfee9..fa59f88e9 100644
--- a/scripts/intprefix.dfn
+++ b/scripts/intprefix.dfn
@@ -15,5 +15,8 @@
#define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\
PNG_DFN "@" name "@"
+#define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\
+ PNG_DFN "@" name "@"
+
#define PNGPREFIX_H /* self generation */
#include "../pngpriv.h"