summaryrefslogtreecommitdiff
path: root/material_diffusive.cpp
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-04-15 14:10:32 +0800
committerKeuin <[email protected]>2022-04-15 14:10:32 +0800
commit45e6aaf69dae2c6f823b72057e6a918a18c0d87d (patch)
tree6ddb8d5ad994a5d3dfea086595cbe52226be3f6d /material_diffusive.cpp
parent09c233e4f4af81981d72f10691153d318c83c9fd (diff)
Include vec.h.
Diffstat (limited to 'material_diffusive.cpp')
-rw-r--r--material_diffusive.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/material_diffusive.cpp b/material_diffusive.cpp
index b312246..2a554d0 100644
--- a/material_diffusive.cpp
+++ b/material_diffusive.cpp
@@ -2,6 +2,7 @@
// Created by Keuin on 2022/4/15.
//
+#include "vec.h"
#include "material.h"