Correct gtest error in recent beautify change

This commit is contained in:
Campbell Barton 2017-10-23 14:20:35 +11:00
parent 6dfe4cbc6b
commit af067f2305

@ -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"