fix compile issue

This commit is contained in:
halx99 2020-08-04 00:39:48 +08:00
parent b2c23feee7
commit b69446964f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "CCColorizer.h"
#include "math/Mat3.h"
#include "base/ccTypes.h"
#include "renderer/backend/ProgramCache.h"
#include "renderer/backend/Device.h"