Fix T76665: Wrong files selected when using box select

Reviewers: Severin

Differential Revision: https://developer.blender.org/D7705
This commit is contained in:
2020-05-13 12:50:14 +02:00
parent eb27595ac4
commit 2afb597572
3 changed files with 14 additions and 4 deletions

View File

@@ -33,6 +33,7 @@
#include "BLI_assert.h"
#include "BLI_math_inline.h"
#include "BLI_sys_types.h"
#include <math.h>
#ifndef M_PI