mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 22:05:56 +08:00
Follow-up of 80e8b5e985b84a6a50215d383bad96657bae0b12 -> Fixed include in GCode.xsp
This commit is contained in:
parent
80e8b5e985
commit
66f325cef4
@ -4,7 +4,7 @@
|
|||||||
#include <xsinit.h>
|
#include <xsinit.h>
|
||||||
#include "libslic3r/GCode.hpp"
|
#include "libslic3r/GCode.hpp"
|
||||||
#include "libslic3r/GCode/CoolingBuffer.hpp"
|
#include "libslic3r/GCode/CoolingBuffer.hpp"
|
||||||
#include "libslic3r/GCode/PreviewData.hpp"
|
//#include "libslic3r/GCode/PreviewData.hpp"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%name{Slic3r::GCode::CoolingBuffer} class CoolingBuffer {
|
%name{Slic3r::GCode::CoolingBuffer} class CoolingBuffer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user