Added missing include
This commit is contained in:
parent
badb85650e
commit
d0c87eb7ca
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "GLCanvas3D.hpp"
|
||||
#include "Plater.hpp"
|
||||
#include "../Utils/Process.hpp"
|
||||
#include "format.hpp"
|
||||
|
||||
#include <fstream>
|
||||
#include "GUI_App.hpp"
|
||||
|
|
Loading…
Reference in a new issue