diff src/video/SDL_gamma.c @ 152:2cf88672fc7f

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sat, 18 Aug 2001 21:58:26 +0000
parents 74212992fb08
children e8157fcb3114
line wrap: on
line diff
--- a/src/video/SDL_gamma.c	Sat Aug 18 19:21:04 2001 +0000
+++ b/src/video/SDL_gamma.c	Sat Aug 18 21:58:26 2001 +0000
@@ -33,6 +33,7 @@
 #include <math.h>
 #endif
 #include <stdlib.h>
+#include <string.h>
 
 #include "SDL_error.h"
 #include "SDL_sysvideo.h"