*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40699
This commit is contained in:
Sam Lantinga 2003-08-30 06:27:01 +00:00
parent e4cfefacc1
commit 72cad5a32c
2 changed files with 2 additions and 0 deletions

View file

@ -26,6 +26,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "SDL_error.h"

View file

@ -26,6 +26,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "SDL_video.h"
#include "SDL_pixels_c.h"