mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-29 17:44:36 +08:00
Added missing include to fix build against wx3.0 (Linux)
This commit is contained in:
parent
0d6eb842b0
commit
0974d2a0e6
@ -1,6 +1,8 @@
|
||||
#ifndef slic3r_GUI_ExtraRenderers_hpp_
|
||||
#define slic3r_GUI_ExtraRenderers_hpp_
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <wx/dataview.h>
|
||||
|
||||
#if wxUSE_MARKUP && wxCHECK_VERSION(3, 1, 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user