Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Starbuck5 committed Jan 27, 2025
1 parent 4696146 commit 92f0a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src_c/pixelarray.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "pygame.h"

#include "pgcompat.h"
#include <stddef.h>

#include "doc/pixelarray_doc.h"

Expand Down

0 comments on commit 92f0a40

Please sign in to comment.