mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-03 19:00:41 +08:00
ArcWelder: Fixed includes in Wipe.hpp
This commit is contained in:
parent
319e31e201
commit
5d4bee74bc
@ -1,8 +1,9 @@
|
||||
#ifndef slic3r_GCode_Wipe_hpp_
|
||||
#define slic3r_GCode_Wipe_hpp_
|
||||
|
||||
#include "Geometry/ArcWelder.hpp"
|
||||
#include "SmoothPath.hpp"
|
||||
|
||||
#include "../Geometry/ArcWelder.hpp"
|
||||
#include "../Point.hpp"
|
||||
#include "../PrintConfig.hpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user