Cleanup of the use of include files in src/video/uikit
This commit is contained in:
parent
52f5e85d3b
commit
9da0e1c8c1
7 changed files with 8 additions and 17 deletions
|
@ -18,13 +18,10 @@
|
|||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "SDL_config.h"
|
||||
|
||||
#ifndef _SDL_uikitopengles
|
||||
#define _SDL_uikitopengles
|
||||
|
||||
#include "SDL_uikitvideo.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
|
||||
extern int UIKit_GL_MakeCurrent(_THIS, SDL_Window * window,
|
||||
SDL_GLContext context);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue