mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 19:45:05 +08:00
engine: android: fix video backend not compiled
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user