twn_audio.c: use SDL2/SDL.h directly in hopes that its used precompiled
This commit is contained in:
parent
72d1941091
commit
af1b9caedc
@ -1,7 +1,7 @@
|
||||
#ifndef TWN_AUDIO_C_H
|
||||
#define TWN_AUDIO_C_H
|
||||
|
||||
#include <SDL2/SDL_audio.h>
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#define STB_VORBIS_HEADER_ONLY
|
||||
#include <stb_vorbis.c>
|
||||
|
Loading…
Reference in New Issue
Block a user