mirror of https://github.com/axmolengine/axmol.git
Fix compile error
This commit is contained in:
parent
f702b4e9b3
commit
34e3e23af5
|
@ -27,6 +27,10 @@
|
|||
#include "renderer/ccGLStateCache.h"
|
||||
#include "renderer/CCGLProgram.h"
|
||||
#include "renderer/CCGLProgramState.h"
|
||||
#include "renderer/CCRenderer.h"
|
||||
|
||||
#include "base/CCDirector.h"
|
||||
|
||||
#include "xxhash.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
|
Loading…
Reference in New Issue