GCode Preview - fixed Linux build (include in GUI.cpp) 2nd attempt

This commit is contained in:
Enrico Turri 2018-02-02 13:56:25 +01:00
parent 556c9c236f
commit fe8dfb9c9b

View file

@ -25,7 +25,7 @@
#include <wx/sizer.h>
#include <wx/combo.h>
#include "../../slic3r/gui/wxextensions.hpp"
#include "wxExtensions.hpp"
namespace Slic3r { namespace GUI {