Mercurial > sdl-ios-xcode
comparison src/video/photon/SDL_ph_image_c.h @ 1361:19418e4422cb
New configure-based build system. Still work in progress, but much improved
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Feb 2006 10:11:48 +0000 |
parents | c9b51268668f |
children | d910939febfa |
comparison
equal
deleted
inserted
replaced
1360:70a9cfb4cf1b | 1361:19418e4422cb |
---|---|
21 */ | 21 */ |
22 | 22 |
23 #ifndef __SDL_PH_IMAGE_H__ | 23 #ifndef __SDL_PH_IMAGE_H__ |
24 #define __SDL_PH_IMAGE_H__ | 24 #define __SDL_PH_IMAGE_H__ |
25 | 25 |
26 #include "SDL_events_c.h" | 26 #include "../../events/SDL_events_c.h" |
27 #include "SDL_ph_video.h" | 27 #include "SDL_ph_video.h" |
28 | 28 |
29 struct private_hwdata | 29 struct private_hwdata |
30 { | 30 { |
31 PdOffscreenContext_t* offscreenctx; | 31 PdOffscreenContext_t* offscreenctx; |