1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Include cleanup in Plater, GLCanvas3D and GLGizmosManager

This commit is contained in:
Lukas Matena
2020-02-28 14:29:53 +01:00
parent 87e77e20fa
commit 50ebdf5293
12 changed files with 35 additions and 20 deletions
+2 -1
View File
@@ -8,8 +8,9 @@
#include "slic3r/Utils/UndoRedo.hpp"
#include "libslic3r/SLAPrint.hpp"
#include "slic3r/GUI/MeshUtils.hpp"
#include "slic3r/GUI/Gizmos/GLGizmos.hpp"
#include "slic3r/GUI/Camera.hpp"
#include <GL/glew.h>
#include <wx/glcanvas.h>
namespace Slic3r {