Skip to content

Commit

Permalink
Fixup c4d78f8
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdfdragon committed Nov 4, 2017
1 parent 8279602 commit 65cf6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scons/sdl.py
Expand Up @@ -96,8 +96,8 @@ def CheckOgg(context):
#include <stdlib.h>
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_mixer.h>
#include <SDL.h>
#include <SDL_mixer.h>
int main(int argc, char ** argv)
{
Expand Down

0 comments on commit 65cf6eb

Please sign in to comment.