Added missing include
This commit is contained in:
parent
9c8892c869
commit
2904ee6e1a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "AppConfig.hpp"
|
||||
#if ENABLE_CAMERA_STATISTICS
|
||||
#include "Mouse3DController.hpp"
|
||||
#include "Plater.hpp"
|
||||
#endif // ENABLE_CAMERA_STATISTICS
|
||||
|
||||
#include <GL/glew.h>
|
||||
|
|
Loading…
Reference in a new issue