missing includes
This commit is contained in:
parent
5273b8017e
commit
41d6c28be9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#include "shadersystem.hpp"
|
||||
#include <string>
|
||||
#include <src/components/shader.hpp>
|
||||
|
||||
typedef struct Vertex {
|
||||
vec2 pos;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue