diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2017-11-13 03:18:57 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2017-11-13 03:18:57 +0000 |
| commit | 5e3941de79b573b8798f6a6bcd4eaf544c48cde2 (patch) | |
| tree | 77f33c32420cec66a88f24555f7211c02136468a /RenderScript/include/pch.h | |
| parent | Merge from dev branch (diff) | |
| download | DiligentTools-5e3941de79b573b8798f6a6bcd4eaf544c48cde2.tar.gz DiligentTools-5e3941de79b573b8798f6a6bcd4eaf544c48cde2.zip | |
Updated to version 2.1
Diffstat (limited to 'RenderScript/include/pch.h')
| -rw-r--r-- | RenderScript/include/pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RenderScript/include/pch.h b/RenderScript/include/pch.h index eec1e6d..ffe6b1c 100644 --- a/RenderScript/include/pch.h +++ b/RenderScript/include/pch.h @@ -37,8 +37,8 @@ #include "lauxlib.h" #include "BasicTypes.h" -#include "Errors.h" #include "ParsingErrors.h" +#include "Errors.h" #include "RefCntAutoPtr.h" #include "RenderDevice.h" |
