diff --git a/Sources/Engine/Graphics/Gfx_wrapper.cpp b/Sources/Engine/Graphics/Gfx_wrapper.cpp index 1249127..16b6f32 100644 --- a/Sources/Engine/Graphics/Gfx_wrapper.cpp +++ b/Sources/Engine/Graphics/Gfx_wrapper.cpp @@ -651,8 +651,8 @@ extern ULONG gfxGetColorMask(void) -#include "GFX_wrapper_OpenGL.cpp" -#include "GFX_wrapper_Direct3D.cpp" +#include "Gfx_wrapper_OpenGL.cpp" +#include "Gfx_wrapper_Direct3D.cpp"