mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
WIP: musl port
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@
|
||||
#include "tier0/memdbgon.h"
|
||||
|
||||
#ifdef ANDROID
|
||||
#include "common/iconv.h"
|
||||
#include "common/android/iconv.h"
|
||||
#elif POSIX
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user