mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 05:05:02 +00:00
Don't include the internal header for a file intended for use by applications
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/*
|
||||
SDL_uikit_main.c, placed in the public domain by Sam Lantinga 3/18/2019
|
||||
*/
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
/* Include the SDL main definition header */
|
||||
#include "SDL_main.h"
|
||||
|
||||
Reference in New Issue
Block a user