mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 10:35:43 -05:00
Fixed Linux build.
This commit is contained in:
parent
0f48d59a01
commit
43b9802b48
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <bx/spscqueue.h>
|
||||
|
||||
#include "entry.h"
|
||||
#include <string.h> // memcpy
|
||||
|
||||
#ifndef ENTRY_CONFIG_USE_SDL
|
||||
# define ENTRY_CONFIG_USE_SDL 0
|
||||
|
|
Loading…
Reference in a new issue