Update GUI.hpp

This commit is contained in:
Joseph Lenox 2018-04-25 00:30:47 -05:00 committed by GitHub
parent cb5456f528
commit a677002886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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