Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview

This commit is contained in:
Lukas Matena
2020-03-04 11:32:22 +01:00
parent a8628a040c
commit 802a58cdb4
6 changed files with 12 additions and 17 deletions

View File

@@ -4,7 +4,8 @@
#include <memory>
#include "GUI_ObjectSettings.hpp"
#include "GLCanvas3D.hpp"
#include "libslic3r/Point.hpp"
#include <float.h>
class wxBitmapComboBox;
class wxStaticText;