mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Engine: add missing include
Needed for NucleusID_t.
This commit is contained in:
parent
c12c8fb7fe
commit
7eff7f4ce2
@ -1,6 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "tier1/keyvalues.h"
|
#include "tier1/keyvalues.h"
|
||||||
#include "common/protocol.h"
|
#include "common/protocol.h"
|
||||||
|
#include "ebisusdk/EbisuTypes.h"
|
||||||
#include "engine/net.h"
|
#include "engine/net.h"
|
||||||
#include "engine/net_chan.h"
|
#include "engine/net_chan.h"
|
||||||
#include "public/edict.h"
|
#include "public/edict.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user