Change notation for dengine headers
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
#include <Dengine/OpenGL.h>
|
||||
#include <Dengine/Renderer.h>
|
||||
#include "Dengine/OpenGL.h"
|
||||
#include "Dengine/Renderer.h"
|
||||
|
||||
void renderer_entity(Renderer *renderer, Entity *entity, f32 rotate, v3 color)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user