Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview

This commit is contained in:
Lukas Matena 2020-03-04 11:32:22 +01:00
parent fb9d8b2025
commit cc5fe02cde
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;