mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Fixed an include statement (#24)
This commit is contained in:

committed by
Nicholas Hastings

parent
f863133047
commit
23681e6403
@ -14,7 +14,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "appframework/iappsystem.h"
|
#include "appframework/IAppSystem.h"
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Forward declarations
|
// Forward declarations
|
||||||
|
Reference in New Issue
Block a user