summaryrefslogtreecommitdiff
path: root/src/SDL_assert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SDL_assert.c')
-rwxr-xr-xsrc/SDL_assert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SDL_assert.c b/src/SDL_assert.c
index c1d46bb6..97a19bc7 100755
--- a/src/SDL_assert.c
+++ b/src/SDL_assert.c
@@ -18,6 +18,7 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
+#include "SDL_config.h"
#include "SDL.h"
#include "SDL_atomic.h"