mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-17 20:10:21 +03:00
Fix stdshaders #includes casing
This is important for case-sensitive filesystems/operating systems (i.e. Linux).
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
//===========================================================================//
|
||||
|
||||
#include "BaseVSShader.h"
|
||||
#include "mathlib/VMatrix.h"
|
||||
#include "mathlib/vmatrix.h"
|
||||
#include "common_hlsl_cpp_consts.h" // hack hack hack!
|
||||
|
||||
#include "SDK_lightmappedreflective_vs20.inc"
|
||||
|
||||
Reference in New Issue
Block a user