Fix / improvement of unit tests.

This commit is contained in:
bubnikv 2019-10-25 19:06:40 +02:00
parent 2e7e95adae
commit 9e8ce66f70
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 {