Revision: 18488
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18488
Author: nicholasbishop
Date: 2009-01-13 21:41:45 +0100 (Tue, 13 Jan 2009)
Log Message:
-----------
Oops, fixed include guards in sculpt header
Modified Paths:
--------------
branches/blender2.5/blender/source/blender/editors/include/ED_sculpt.h
Modified: branches/blender2.5/blender/source/blender/editors/include/ED_sculpt.h
===================================================================
--- branches/blender2.5/blender/source/blender/editors/include/ED_sculpt.h
2009-01-13 20:38:43 UTC (rev 18487)
+++ branches/blender2.5/blender/source/blender/editors/include/ED_sculpt.h
2009-01-13 20:41:45 UTC (rev 18488)
@@ -25,8 +25,8 @@
* ***** END GPL LICENSE BLOCK *****
*/
-#ifndef ED_ANIM_API_H
-#define ED_ANIM_API_H
+#ifndef ED_SCULPT_API_H
+#define ED_SCULPT_API_H
struct bContext;
struct wmWindowManager;
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs