mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-15 22:33:13 +08:00
Fix debug include in FillRectilinear.cpp.
This commit is contained in:
parent
458efcc371
commit
4260d76936
@ -41,7 +41,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(SLIC3R_DEBUG) || defined(INFILL_DEBUG_OUTPUT)
|
||||
#include "SVG.hpp"
|
||||
#include "libslic3r/SVG.hpp"
|
||||
#endif
|
||||
|
||||
#include <cassert>
|
||||
|
Loading…
x
Reference in New Issue
Block a user