Commit 1411a41e authored by Sam Lantinga's avatar Sam Lantinga

Added missing include for stdio

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404351
parent 3a87e3f6
/* Simple program: Create a native window and attach an SDL renderer */ /* Simple program: Create a native window and attach an SDL renderer */
#include <stdio.h>
#include "testnative.h" #include "testnative.h"
#define WINDOW_W 640 #define WINDOW_W 640
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment