mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 19:24:30 -05:00
Added missing include for stdio
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* Simple program: Create a native window and attach an SDL renderer */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "testnative.h"
|
||||
|
||||
#define WINDOW_W 640
|
||||
|
||||
Reference in New Issue
Block a user