From 4219e44f1d89cfd6ccdf3adc0fd73e22ae7b6df3 Mon Sep 17 00:00:00 2001 From: Tamito Kajiyama Date: Thu, 17 Apr 2014 14:31:35 +0900 Subject: Freestyle: removed unnecessary #include "FreestyleConfig.h". --- source/blender/freestyle/intern/system/BaseObject.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/freestyle/intern/system/BaseObject.h') diff --git a/source/blender/freestyle/intern/system/BaseObject.h b/source/blender/freestyle/intern/system/BaseObject.h index 60430143eac..8cabd9130b4 100644 --- a/source/blender/freestyle/intern/system/BaseObject.h +++ b/source/blender/freestyle/intern/system/BaseObject.h @@ -29,8 +29,6 @@ * \date 06/02/2002 */ -#include "FreestyleConfig.h" - #ifdef WITH_CXX_GUARDEDALLOC #include "MEM_guardedalloc.h" #endif -- cgit v1.2.3