Skip to content

Commit ceeff42

Browse files
committed
Fix include in tests/1-gdextension/my.c
1 parent 81f23ee commit ceeff42

File tree

1 file changed

+1
-0
lines changed
  • tests/1-gdextension

1 file changed

+1
-0
lines changed

tests/1-gdextension/my.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <stdio.h>
12
#include <godot/gdextension_interface.h>
23

34
#ifdef _WIN32

0 commit comments

Comments
 (0)