Skip to content

Commit

Permalink
update including header
Browse files Browse the repository at this point in the history
Signed-off-by: ZhuohaoHe <[email protected]>
  • Loading branch information
ZzzhHe committed Sep 15, 2024
1 parent c6c54ee commit b2155a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/shader.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef SIMPLERENDER_SRC_INCLUDE_SHADER_HPP_
#define SIMPLERENDER_SRC_INCLUDE_SHADER_HPP_

#include <variant>

#include "light.h"
#include "material.hpp"
#include "vertex.hpp"
Expand Down

0 comments on commit b2155a5

Please sign in to comment.