diff src/video/math_private.h @ 1424:7a610f25c12f

Updated MacOS Classic MPW build
author Sam Lantinga <slouken@libsdl.org>
date Fri, 24 Feb 2006 09:57:14 +0000
parents 19418e4422cb
children 782fd950bd46
line wrap: on
line diff
--- a/src/video/math_private.h	Fri Feb 24 08:17:28 2006 +0000
+++ b/src/video/math_private.h	Fri Feb 24 09:57:14 2006 +0000
@@ -17,6 +17,7 @@
 #ifndef _MATH_PRIVATE_H_
 #define _MATH_PRIVATE_H_
 
+#include "SDL_name.h"
 #include "SDL_endian.h"
 
 #define huge		really_big /* huge is a reserved keyword in VC++ 6.0 */