1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Fixed build when tech ENABLE_NON_STATIC_CANVAS_MANAGER is disabled

This commit is contained in:
enricoturri1966
2020-03-31 18:04:49 +02:00
parent 095062e371
commit e886475fe7
2 changed files with 5 additions and 4 deletions
+3
View File
@@ -16,6 +16,9 @@
#include "GUI_ObjectLayers.hpp"
#include "GLSelectionRectangle.hpp"
#include "MeshUtils.hpp"
#if !ENABLE_NON_STATIC_CANVAS_MANAGER
#include "Camera.hpp"
#endif // !ENABLE_NON_STATIC_CANVAS_MANAGER
#include <float.h>