Fixed compile on Linux
This commit is contained in:
parent
70664122af
commit
c2e38fc6fe
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <wx/image.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <float.h>
|
||||
|
||||
static const bool TURNTABLE_MODE = true;
|
||||
static const float GIMBALL_LOCK_THETA_MAX = 180.0f;
|
||||
|
|
Loading…
Reference in a new issue