diff --git a/src/compute b/src/compute index 86cfb35c..b66ce512 160000 --- a/src/compute +++ b/src/compute @@ -1 +1 @@ -Subproject commit 86cfb35c18bd02fc9ab38e1a757a660d76747c68 +Subproject commit b66ce51250a66f154f5181cd5c4e77e1b6588bd3 diff --git a/src/integrators/megawave.cpp b/src/integrators/megawave.cpp index 1dd1acef..a0eb64c5 100644 --- a/src/integrators/megawave.cpp +++ b/src/integrators/megawave.cpp @@ -2,7 +2,6 @@ // Created by Mike Smith on 2022/1/10. // -#include "compute/src/backends/common/hlsl/hlsl_codegen.h" #include "dsl/builtin.h" #include "dsl/struct.h" #include "runtime/rtx/ray.h"