Revision: 38243
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38243
Author:   aligorith
Date:     2011-07-09 01:11:09 +0000 (Sat, 09 Jul 2011)
Log Message:
-----------
Compiler warning fix

Modified Paths:
--------------
    
branches/soc-2011-pepper/source/blender/editors/animation/anim_channels_edit.c

Modified: 
branches/soc-2011-pepper/source/blender/editors/animation/anim_channels_edit.c
===================================================================
--- 
branches/soc-2011-pepper/source/blender/editors/animation/anim_channels_edit.c  
    2011-07-08 23:21:13 UTC (rev 38242)
+++ 
branches/soc-2011-pepper/source/blender/editors/animation/anim_channels_edit.c  
    2011-07-09 01:11:09 UTC (rev 38243)
@@ -51,6 +51,7 @@
 
 #include "BKE_action.h"
 #include "BKE_fcurve.h"
+#include "BKE_gpencil.h"
 #include "BKE_context.h"
 #include "BKE_global.h"
 

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

Reply via email to