summaryrefslogtreecommitdiffstats
path: root/RenderScript/include/pch.h
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-11-13 03:18:57 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-11-13 03:18:57 +0000
commit5e3941de79b573b8798f6a6bcd4eaf544c48cde2 (patch)
tree77f33c32420cec66a88f24555f7211c02136468a /RenderScript/include/pch.h
parentMerge from dev branch (diff)
downloadDiligentTools-5e3941de79b573b8798f6a6bcd4eaf544c48cde2.tar.gz
DiligentTools-5e3941de79b573b8798f6a6bcd4eaf544c48cde2.zip
Updated to version 2.1
Diffstat (limited to 'RenderScript/include/pch.h')
-rw-r--r--RenderScript/include/pch.h2
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"