diff options
Diffstat (limited to 'NorthstarDLL/dedicatedmaterialsystem.cpp')
-rw-r--r-- | NorthstarDLL/dedicatedmaterialsystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/dedicatedmaterialsystem.cpp b/NorthstarDLL/dedicatedmaterialsystem.cpp index 01197407..47440b7a 100644 --- a/NorthstarDLL/dedicatedmaterialsystem.cpp +++ b/NorthstarDLL/dedicatedmaterialsystem.cpp @@ -3,7 +3,7 @@ #include "dedicatedmaterialsystem.h" #include "hookutils.h" #include "gameutils.h" -#include "NSMem.h" +#include "nsmem.h" typedef HRESULT (*__stdcall D3D11CreateDeviceType)( void* pAdapter, |