mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
3mf: Correctly include expat.h
This commit is contained in:
parent
c54e6b64bb
commit
1f70fd70cd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#ifndef slic3r_Format_3mf_hpp_
|
||||
#define slic3r_Format_3mf_hpp_
|
||||
#include "../expat.h"
|
||||
#include <expat.h>
|
||||
|
||||
namespace Slic3r {
|
||||
// PrusaFileParser is used to check 3mf file is from Prusa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue