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