Include needed gfx/color_space.h header file

This commit is contained in:
David Capello 2019-01-03 19:21:38 -03:00
parent 0fef9bfa6b
commit 0c7af381a2

View File

@ -11,6 +11,7 @@
#include "app/app.h"
#include "app/script/luacpp.h"
#include "base/file_content.h"
#include "gfx/color_space.h"
namespace app {
namespace script {