Преглед изворни кода

Need SDL_stdinc.h for _SDL_HAS_BUILTIN

Sam Lantinga пре 3 година
родитељ
комит
e97b506242
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/SDL_assert.h

+ 1 - 1
include/SDL_assert.h

@@ -22,7 +22,7 @@
 #ifndef SDL_assert_h_
 #ifndef SDL_assert_h_
 #define SDL_assert_h_
 #define SDL_assert_h_
 
 
-#include "SDL_config.h"
+#include "SDL_stdinc.h"
 
 
 #include "begin_code.h"
 #include "begin_code.h"
 /* Set up for C function definitions, even when using C++ */
 /* Set up for C function definitions, even when using C++ */