mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 06:00:33 +01: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"
|
||||
#if defined XASH_VIDEO == VIDEO_ANDROID
|
||||
#if XASH_VIDEO == VIDEO_ANDROID
|
||||
#include "input.h"
|
||||
#include "client.h"
|
||||
#include "filesystem.h"
|
||||
|
Loading…
Reference in New Issue
Block a user