Fixup c4d78f8
This commit is contained in:
parent
8279602d70
commit
65cf6eb6af
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue