mirror of https://github.com/axmolengine/axmol.git
plain include xxhash.h
This commit is contained in:
parent
01b4965184
commit
ebb6e1963b
|
@ -33,7 +33,7 @@
|
|||
#include "base/CCDirector.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "xxhash/xxhash.h"
|
||||
#include "xxhash.h"
|
||||
|
||||
#ifdef CC_USE_METAL
|
||||
#include "glsl_optimizer.h"
|
||||
|
|
Loading…
Reference in New Issue