plain include xxhash.h

This commit is contained in:
halx99 2020-11-14 12:22:51 +08:00
parent 01b4965184
commit ebb6e1963b
1 changed files with 1 additions and 1 deletions

View File

@ -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"