mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-02 16:08:32 +00:00
Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too.
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
|
||||
|
||||
#include "stb_vorbis.h"
|
||||
#ifdef __linux
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
#ifndef STB_VORBIS_HEADER_ONLY
|
||||
|
||||
|
Reference in New Issue
Block a user