compiles again
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Graphics.h"
|
||||
#include "ShaderCompiler.h"
|
||||
#include "Shader.h"
|
||||
#include "Graphics.h"
|
||||
|
||||
using namespace Seele::Gfx;
|
||||
|
||||
@@ -11,3 +12,4 @@ Graphics::Graphics()
|
||||
Graphics::~Graphics()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user