GCode Preview - fixed Linux build (include in GUI.cpp)
This commit is contained in:
parent
a5c4751718
commit
556c9c236f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <wx/sizer.h>
|
||||
#include <wx/combo.h>
|
||||
|
||||
#include "slic3r/gui/wxextensions.hpp"
|
||||
#include "../../slic3r/gui/wxextensions.hpp"
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
||||
|
|
Loading…
Reference in a new issue