16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 17:59:18 +02:00

match include to file case

This commit is contained in:
milek7
2017-07-28 23:39:22 +02:00
parent fee95ed0ba
commit ce9a0b39c2
42 changed files with 67 additions and 67 deletions

View File

@@ -15,10 +15,10 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "DynObj.h"
#include "logs.h"
#include "Logs.h"
#include "MdlMngr.h"
#include "Timer.h"
#include "Usefull.h"
#include "usefull.h"
// McZapkie-260202
#include "Globals.h"
#include "renderer.h"