diff test/testpalette.c @ 1815:871090feb7ad

Fixed building with CodeWarrior on MacOS Classic
author Sam Lantinga <slouken@libsdl.org>
date Thu, 11 May 2006 08:09:16 +0000
parents 4d241ea8a1cd
children 782fd950bd46 c121d94672cb
line wrap: on
line diff
--- a/test/testpalette.c	Thu May 11 06:06:21 2006 +0000
+++ b/test/testpalette.c	Thu May 11 08:09:16 2006 +0000
@@ -15,7 +15,7 @@
 #define M_PI	3.14159265358979323846
 #endif
 
-#include <SDL.h>
+#include "SDL.h"
 
 /* screen size */
 #define SCRW 640