16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 10:19:19 +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

@@ -1,10 +1,10 @@
#include "stdafx.h"
#include "sun.h"
#include "globals.h"
#include "Globals.h"
#include "mtable.h"
#include "usefull.h"
#include "world.h"
#include "World.h"
//////////////////////////////////////////////////////////////////////////////////////////
// cSun -- class responsible for dynamic calculation of position and intensity of the Sun,