summaryrefslogtreecommitdiff
path: root/src/shader/CalcGradient_SM4.fx
diff options
context:
space:
mode:
authorJason Maskell <[email protected]>2016-05-16 15:00:36 +0200
committerJason Maskell <[email protected]>2016-05-16 15:00:36 +0200
commit3eb017d032e0c542401ea202f7a62b7c7ddcd498 (patch)
tree6470077bdc344f1493778976917f7217a3159707 /src/shader/CalcGradient_SM4.fx
parentProject now compiles with Cmake. (diff)
downloadwaveworks_archive-3eb017d032e0c542401ea202f7a62b7c7ddcd498.tar.xz
waveworks_archive-3eb017d032e0c542401ea202f7a62b7c7ddcd498.zip
Added the test_d3d11 app to the solution. Not compiling yet, mostly a paranoia commit.
Diffstat (limited to 'src/shader/CalcGradient_SM4.fx')
-rw-r--r--src/shader/CalcGradient_SM4.fx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shader/CalcGradient_SM4.fx b/src/shader/CalcGradient_SM4.fx
index 7a6e93f..49d9c7f 100644
--- a/src/shader/CalcGradient_SM4.fx
+++ b/src/shader/CalcGradient_SM4.fx
@@ -27,4 +27,4 @@
//
#define GFSDK_WAVEWORKS_SM4
-#include "CalcGradient_nvsf.fx"
+#include "CalcGradient.fx"