mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 14:50:37 +08:00
3mf: Correctly include expat.h
This commit is contained in:
parent
9b1429144b
commit
0c83c2884b
@ -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…
x
Reference in New Issue
Block a user