1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00

Fixed an include statement (#24)

This commit is contained in:
Robin Gohmert 2016-05-06 22:09:10 +02:00 committed by Nicholas Hastings
parent f863133047
commit 23681e6403

View File

@ -14,7 +14,7 @@
#pragma once
#endif
#include "appframework/iappsystem.h"
#include "appframework/IAppSystem.h"
//-----------------------------------------------------------------------------
// Forward declarations