Update GUI.hpp

This commit is contained in:
Joseph Lenox 2018-04-25 00:30:47 -05:00
parent a49f454e66
commit cc358a88e6

View File

@ -3,6 +3,7 @@
#include "MainFrame.hpp"
#include "Notifier.hpp"
#include <string>
#include <vector>
namespace Slic3r { namespace GUI {