Pārlūkot izejas kodu

Merge pull request #35 from ProPuke/master

fixed: TSDLWindow::GetWindowHandle always returned null
Brucey 3 gadi atpakaļ
vecāks
revīzija
fa2f855d5f
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      sdlvideo.mod/glue.c

+ 1 - 0
sdlvideo.mod/glue.c

@@ -20,6 +20,7 @@
     3. This notice may not be removed or altered from any source
     distribution.
 */
+#include "SDL_config.h"
 #include "SDL_video.h"
 #include "SDL_syswm.h"