Update CCColorizer.cpp

This commit is contained in:
HALX99 2020-08-04 01:01:05 +08:00 committed by GitHub
parent 8e5406039b
commit fcb33f8bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"