Fix build: Missing include

This commit is contained in:
Vojtech Kral 2019-02-18 13:54:20 +01:00
parent aaeeef6d9c
commit 365f5297b1
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,8 @@
#include <memory>
#include <vector>
#include <wx/event.h>
namespace Slic3r {