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

@ -2,11 +2,13 @@
#define slic3r_GUI_Preview_hpp_
#include <wx/panel.h>
#include "libslic3r/Point.hpp"
#include "libslic3r/CustomGCode.hpp"
#include <string>
class wxNotebook;
class wxGLCanvas;
class wxBoxSizer;