case-sensitive file name

git-svn-id: svn://kolibrios.org@5267 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
eugene455 2014-12-26 20:29:20 +00:00
parent efd8f1922c
commit ef5459a6a5

View File

@ -78,11 +78,11 @@ int THE_END_COUNT=600;
#include <stdlib.h>
#include <string.h>
#include <kolibrisys.h>
#include <Gamealphabet.h>
#include <GameAlphabet.h>
#include <Shimath.h>
#include <Draw2D.h>
#include <Levels.h>
#include <Gamefunctions.h>
#include <GameFunctions.h>