summaryrefslogtreecommitdiffstats
path: root/RenderScript/include/pch.h
diff options
context:
space:
mode:
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"