Commit: aa7f9197c7f9d304592e9ef6ae1412e05ef7834e
Author: Tamito Kajiyama
Date:   Sun Jul 20 17:54:06 2014 +0900
Branches: master
https://developer.blender.org/rBaa7f9197c7f9d304592e9ef6ae1412e05ef7834e

Freestyle: added a note on #include "DNA_material_types.h".

===================================================================

M       source/blender/freestyle/intern/stroke/StrokeRep.h

===================================================================

diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.h 
b/source/blender/freestyle/intern/stroke/StrokeRep.h
index 61a456c..50615e0 100644
--- a/source/blender/freestyle/intern/stroke/StrokeRep.h
+++ b/source/blender/freestyle/intern/stroke/StrokeRep.h
@@ -37,7 +37,7 @@
 #endif
 
 extern "C" {
-#include "DNA_material_types.h"
+#include "DNA_material_types.h" // for MAX_MTEX
 }
 
 namespace Freestyle {

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to