Added missing include

This commit is contained in:
enricoturri1966 2020-05-06 14:48:40 +02:00
parent 6f789aaee7
commit e28ed4997d
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
#ifndef slic3r_OpenGLManager_hpp_
#define slic3r_OpenGLManager_hpp_
class wxWindow;
class wxGLCanvas;
class wxGLContext;