Remove relative gl_common.h include directives

This commit is contained in:
PGGB 2013-07-10 19:28:15 +02:00
parent 10e5224d22
commit eaa8813d44
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#pragma once
#include "../native/gfx/gl_common.h"
#include "gfx/gl_common.h"

View File

@ -18,7 +18,7 @@
#pragma once
#include "../Globals.h"
#include "../native/gfx/gl_common.h"
#include "gfx/gl_common.h"
#include "ge_constants.h"
struct GPUgstate