From de830d75c7fe0427ea1c6a7197b03bf4b292e7e0 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Wed, 24 Mar 2004 11:16:34 +0000 Subject: PalmOS ? svn-id: r13378 --- graphics/animation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/animation.h b/graphics/animation.h index 044bfbd069..4877be24a8 100644 --- a/graphics/animation.h +++ b/graphics/animation.h @@ -39,8 +39,10 @@ typedef uint8 uint8_t; typedef uint16 uint16_t; typedef uint32 uint32_t; #else +#ifndef __PALM_OS__ #include #endif +#endif #ifdef USE_MPEG2 extern "C" { -- cgit v1.2.3