ENABLE_THUMBNAIL_GENERATOR -> WIP: Added missing include and preparation for adding thumbnail to exported sla archive files

This commit is contained in:
Enrico Turri
2019-10-23 16:01:23 +02:00
parent 4d1153c866
commit 16fd2820db
7 changed files with 69 additions and 8 deletions

View File

@@ -11,6 +11,8 @@
#include <boost/algorithm/string/predicate.hpp>
#include <GL/glew.h>
#include <wx/image.h>
namespace Slic3r {
namespace GUI {