*** empty log message ***

This commit is contained in:
Sam Lantinga 2003-08-30 06:27:01 +00:00
parent 2895801c6b
commit 6849bb8075
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"