Kaynağa Gözat

Merge pull request #35 from ProPuke/master

fixed: TSDLWindow::GetWindowHandle always returned null
Brucey 3 yıl önce
ebeveyn
işleme
fa2f855d5f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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"