mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 03:56:10 +08:00
Fix interface.h includes
This commit is contained in:

committed by
Nicholas Hastings

parent
b58d27b75d
commit
6455c156af
@ -12,7 +12,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier0/interface.h"
|
||||
#include "appframework/IAppSystem.h"
|
||||
#include "mathlib/vector.h"
|
||||
#include "mathlib/vector4d.h"
|
||||
|
Reference in New Issue
Block a user