16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 11:39: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

@@ -2,8 +2,8 @@
#pragma once
#include <string>
#include "texture.h"
#include "float3d.h"
#include "Texture.h"
#include "Float3d.h"
// GuiLayer -- basic user interface class. draws requested information on top of openGL screen