[EDIT] code style guide finished
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "static_shader.h"
|
||||
#include "../toolbox/math.h"
|
||||
#include "../toolbox/toolbox.h"
|
||||
|
||||
namespace shaders
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include "shader_program.h"
|
||||
#include "../entities/Camera.h"
|
||||
#include "../entities/camera.h"
|
||||
|
||||
/*
|
||||
This class does represents the shaders for the models.
|
||||
|
||||
Reference in New Issue
Block a user