mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Separate libslic3r code from slic3r application code
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define slic3r_3DScene_hpp_
|
||||
|
||||
#include <myinit.h>
|
||||
#include "../Point.hpp"
|
||||
#include "../Line.hpp"
|
||||
#include "../TriangleMesh.hpp"
|
||||
#include "../../libslic3r/Point.hpp"
|
||||
#include "../../libslic3r/Line.hpp"
|
||||
#include "../../libslic3r/TriangleMesh.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
Reference in New Issue
Block a user