projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated Quicktime code so settings can be stored in the blendfile.
[blender.git]
/
source
/
blender
/
quicktime
/
quicktime_import.h
diff --git
a/source/blender/quicktime/quicktime_import.h
b/source/blender/quicktime/quicktime_import.h
index 070346413a19381ade0d76c930e072ec88892703..1289ffabd13c6adb8f83ddb7db9b2a74a435a8d5 100644
(file)
--- a/
source/blender/quicktime/quicktime_import.h
+++ b/
source/blender/quicktime/quicktime_import.h
@@
-96,4
+96,4
@@
ImBuf *qtime_fetchibuf (struct anim *anim, int position);
int imb_is_a_quicktime (char *name);
ImBuf *imb_quicktime_decode(unsigned char *mem, int size, int flags);
-#endif // __QUICKTIME_IMP_H__
+#endif // __QUICKTIME_IMP_H__
\ No newline at end of file