00001 #ifndef OSDL_VIDEO_INCLUDES_H_ 00002 #define OSDL_VIDEO_INCLUDES_H_ 00003 00004 00006 00007 #include "OSDLOpenGL.h" 00008 #include "OSDLOverlay.h" 00009 #include "OSDLPalette.h" 00010 #include "OSDLPixel.h" 00011 #include "OSDLSurface.h" 00012 #include "OSDLVideo.h" 00013 #include "OSDLVideoTypes.h" 00014 00015 #include "OSDLTwoDimensionalIncludes.h" 00016 #include "OSDLVideoRendererIncludes.h" 00017 00018 00019 00020 #endif // OSDL_VIDEO_INCLUDES_H_