mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Fix igameevent.h include (#45)
* Fix igameevent include * Proper include
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "interfaces/interfaces.h"
|
||||
#include "tier1/bitbuf.h"
|
||||
|
||||
class CSVCMsg_GameEvent;
|
||||
|
Reference in New Issue
Block a user