Explorar o código

add missing include.

Ozkan Sezer %!s(int64=7) %!d(string=hai) anos
pai
achega
cbacb0f1ea
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/dynapi/SDL_dynapi.c

+ 1 - 0
src/dynapi/SDL_dynapi.c

@@ -27,6 +27,7 @@
 #if defined(__OS2__)
 #define INCL_DOS
 #define INCL_DOSERRORS
+#include <os2.h>
 #include <dos.h>
 #endif