Correct gtest error in recent beautify change

This commit is contained in:
Campbell Barton 2017-10-23 14:20:35 +11:00
parent 4a457d4f1e
commit e79e0c7483
1 changed files with 2 additions and 0 deletions

View File

@ -10,8 +10,10 @@
#define USE_BEAUTIFY
extern "C" {
#include "BLI_utildefines.h"
#include "BLI_array_utils.h"
#include "BLI_polyfill2d.h"
#include "BLI_edgehash.h"
#include "BLI_math.h"
#include "MEM_guardedalloc.h"