Revision: 14154
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14154
Author:   campbellbarton
Date:     2008-03-17 17:45:20 +0100 (Mon, 17 Mar 2008)

Log Message:
-----------
missing header

Modified Paths:
--------------
    trunk/blender/source/blender/python/api2_2x/Window.c

Modified: trunk/blender/source/blender/python/api2_2x/Window.c
===================================================================
--- trunk/blender/source/blender/python/api2_2x/Window.c        2008-03-17 
15:46:07 UTC (rev 14153)
+++ trunk/blender/source/blender/python/api2_2x/Window.c        2008-03-17 
16:45:20 UTC (rev 14154)
@@ -47,6 +47,7 @@
 #include "BIF_space.h"
 #include "BIF_drawtext.h"
 #include "BIF_poseobject.h"
+#include "BIF_toolbox.h"       /* for error() */
 #include "DNA_view3d_types.h"
 #include "DNA_space_types.h"
 #include "DNA_scene_types.h"


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

Reply via email to