We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e559c9d commit 1b568d2Copy full SHA for 1b568d2
Renderer.h
@@ -1,8 +1,8 @@
1
// Renderer.h
2
#pragma once
3
#include <glm/glm.hpp>
4
+#include "Entity.h"
5
-#include "EntityManager.h"
6
#ifndef RENDERER_H
7
#define RENDERER_H
8
0 commit comments