summaryrefslogtreecommitdiffstats
path: root/math.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'math.cginc')
-rw-r--r--math.cginc4
1 files changed, 2 insertions, 2 deletions
diff --git a/math.cginc b/math.cginc
index cf753ac..8938940 100644
--- a/math.cginc
+++ b/math.cginc
@@ -1,8 +1,8 @@
+#include "pema99.cginc"
+
#ifndef __MATH_INC
#define __MATH_INC
-#include "pema99.cginc"
-
float4 qmul(float4 q1, float4 q2)
{
return float4(