mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fix build: Missing include
This commit is contained in:
parent
aaeeef6d9c
commit
365f5297b1
2 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,7 @@
|
|||
#include <boost/log/trivial.hpp>
|
||||
|
||||
#include <wx/app.h>
|
||||
#include <wx/event.h>
|
||||
#include <wx/msgdlg.h>
|
||||
#include <wx/event.h>
|
||||
|
||||
#include "libslic3r/libslic3r.h"
|
||||
#include "libslic3r/Utils.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue