Fixed typo

This commit is contained in:
Enrico Turri 2019-04-24 13:43:39 +02:00
parent ae692635da
commit fc67f44bea

View file

@ -6,7 +6,7 @@
namespace Slic3r {
namespace GUI {
class Camera;
struct Camera;
class GLSelectionRectangle {
public: