Fixed compilation issues on osx

This commit is contained in:
bubnikv 2018-11-26 14:54:23 +01:00
parent a378bb7bed
commit cc283571e7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
#ifndef slic3r_ToolOrdering_hpp_
#define slic3r_ToolOrdering_hpp_
#include "libslic3r.h"
#include "../libslic3r.h"
namespace Slic3r {