Commit 8ead7410 authored by Sam Lantinga's avatar Sam Lantinga

Fix compiler warnings

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40152
parent 4e338deb
...@@ -42,6 +42,7 @@ static char rcsid = ...@@ -42,6 +42,7 @@ static char rcsid =
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include "SDL.h" #include "SDL.h"
#include "SDL_error.h" #include "SDL_error.h"
......
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