瀏覽代碼

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
 */
-#include "../../SDL_internal.h"
 
 /* Include the SDL main definition header */
 #include "SDL_main.h"