Fix Linux and Windows builds.
This commit is contained in:
parent
bbe7a9dd6a
commit
b0b28b7a6e
@ -103,6 +103,10 @@
|
||||
#include <eiface.h>
|
||||
#endif
|
||||
|
||||
#if !defined METAMOD_PLAPI_VERSION
|
||||
#include <metamod_wrappers.h>
|
||||
#endif
|
||||
|
||||
using namespace SourceMod;
|
||||
using namespace SourcePawn;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user