Revision: 41484
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41484
Author:   campbellbarton
Date:     2011-11-03 04:58:11 +0000 (Thu, 03 Nov 2011)
Log Message:
-----------
fix for warning on osx

Modified Paths:
--------------
    trunk/blender/source/blender/quicktime/apple/qtkit_import.m

Modified: trunk/blender/source/blender/quicktime/apple/qtkit_import.m
===================================================================
--- trunk/blender/source/blender/quicktime/apple/qtkit_import.m 2011-11-03 
03:51:48 UTC (rev 41483)
+++ trunk/blender/source/blender/quicktime/apple/qtkit_import.m 2011-11-03 
04:58:11 UTC (rev 41484)
@@ -31,7 +31,9 @@
 #include "IMB_anim.h"
 #include "BLO_sys_types.h"
 #include "BKE_global.h"
+
 #include "BLI_dynstr.h"
+#include "BLI_path_util.h"
 
 #import <Cocoa/Cocoa.h>
 #import <QTKit/QTKit.h>

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

Reply via email to