Fix freestyle compile.

Do not know why this shows up now, probably a recent tweak in BLI_utildefines.h or so...
This commit is contained in:
Bastien Montagne
2014-11-23 20:49:34 +01:00
parent c05785ec93
commit 216989686b

View File

@@ -25,6 +25,8 @@
* \date 11/01/2003
*/
#include <stdio.h> /* printf */
#include "Curve.h"
#include "CurveIterators.h"
#include "CurveAdvancedIterators.h"