mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
fix dedicated server build
This commit is contained in:
@@ -127,8 +127,11 @@
|
||||
#endif
|
||||
#if defined( LINUX )
|
||||
#include <locale.h>
|
||||
|
||||
#ifdef USE_SDL
|
||||
#include "SDL.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "ixboxsystem.h"
|
||||
extern IXboxSystem *g_pXboxSystem;
|
||||
|
||||
Reference in New Issue
Block a user