Moved some files around and eddited the project files to include folders
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include <iostream>
|
||||
#include <GL/glew.h>
|
||||
|
||||
#include "display.h"
|
||||
#include "mesh.h"
|
||||
#include "shader.h"
|
||||
#include "headers/display.h"
|
||||
#include "headers/mesh.h"
|
||||
#include "headers/shader.h"
|
||||
|
||||
#undef main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user