Update CCColorizer.cpp

This commit is contained in:
halx99 2020-08-04 01:01:05 +08:00 committed by GitHub
parent d3cb044df2
commit 2e4b573e8c
1 changed files with 1 additions and 1 deletions

View File

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