Преглед на файлове

Don't include the internal header for a file intended for use by applications

Sam Lantinga преди 4 години
родител
ревизия
5394238cdc
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/main/uikit/SDL_uikit_main.c

+ 0 - 1
src/main/uikit/SDL_uikit_main.c

@@ -1,7 +1,6 @@
 /*
 /*
     SDL_uikit_main.c, placed in the public domain by Sam Lantinga  3/18/2019
     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 the SDL main definition header */
 #include "SDL_main.h"
 #include "SDL_main.h"