Skip to content

Commit f1a547e

Browse files
committed
Refactor bufferproxy
1 parent 1f313ce commit f1a547e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src_c/bufferproxy.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
#define PYGAMEAPI_BUFFERPROXY_INTERNAL
3131

32+
#include <stddef.h>
33+
3234
#include "pygame.h"
3335

3436
#include "pgcompat.h"

0 commit comments

Comments
 (0)