1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +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 #pragma once
#endif #endif
#include "appframework/iappsystem.h" #include "appframework/IAppSystem.h"
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Forward declarations // Forward declarations