Fix / improvement of unit tests.

This commit is contained in:
bubnikv
2019-10-25 19:06:40 +02:00
parent c16b7eba53
commit f96cb5db5e
3 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#ifndef slic3r_SpiralVase_hpp_
#define slic3r_SpiralVase_hpp_
#include "libslic3r.h"
#include "GCodeReader.hpp"
#include "../libslic3r.h"
#include "../GCodeReader.hpp"
namespace Slic3r {