mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 09:11:58 +08:00
New gcode visualization - Fixed wrong include
This commit is contained in:
parent
caf1e23b5c
commit
9362a7047a
@ -15,7 +15,7 @@
|
||||
#if ENABLE_NEW_GCODE_VIEWER
|
||||
#include "LibVGCode/LibVGCodeWrapper.hpp"
|
||||
// needed for tech ENABLE_COG_AND_TOOL_MARKERS
|
||||
#include "LibVGCode/include/Types.hpp"
|
||||
#include <libvgcode/include/Types.hpp>
|
||||
#endif // ENABLE_NEW_GCODE_VIEWER
|
||||
|
||||
#include <cstdint>
|
||||
|
Loading…
x
Reference in New Issue
Block a user