mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-25 22:34:24 +00:00
engine: android: fix video backend not compiled
This commit is contained in:
parent
e8006c3253
commit
4049c54511
@ -1,5 +1,5 @@
|
|||||||
#include "platform/platform.h"
|
#include "platform/platform.h"
|
||||||
#if defined XASH_VIDEO == VIDEO_ANDROID
|
#if XASH_VIDEO == VIDEO_ANDROID
|
||||||
#include "input.h"
|
#include "input.h"
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "filesystem.h"
|
#include "filesystem.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user