mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
Statistics_internal.h: Incorrect case as its Statistics_Internal.h on disk.
This commit is contained in:
parent
7778fdcaae
commit
4ce00bca08
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include <Engine/Graphics/GfxLibrary.h>
|
||||
|
||||
#include <Engine/Base/Statistics_internal.h>
|
||||
#include <Engine/Base/Statistics_Internal.h>
|
||||
#include <Engine/Math/Functions.h>
|
||||
#include <Engine/Graphics/GfxProfile.h>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#include <Engine/Graphics/ViewPort.h>
|
||||
|
||||
#include <Engine/Graphics/GfxProfile.h>
|
||||
#include <Engine/Base/Statistics_internal.h>
|
||||
#include <Engine/Base/Statistics_Internal.h>
|
||||
|
||||
//#include <d3dx8math.h>
|
||||
//#pragma comment(lib, "d3dx8.lib")
|
||||
|
|
|
@ -17,5 +17,5 @@
|
|||
#include <Engine/Templates/Stock_CtextureData.h>
|
||||
#include <Engine/Templates/StaticArray.cpp>
|
||||
|
||||
#include <Engine/Base/Statistics_internal.h>
|
||||
#include <Engine/Base/Statistics_Internal.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user