enable quicktime support on os x when building with auto*

This commit is contained in:
2003-04-29 19:19:04 +00:00
parent f740a2a67c
commit 34717072f7
2 changed files with 2 additions and 3 deletions

View File

@@ -45,9 +45,7 @@ void free_qtcodecdataExt(void); //usiblender.c
void makeqtstring (char *string); //for playanim.c
int G_have_quicktime; //unused, is located in blenlib/BKE_global.h
int have_qtcodec;
extern int have_qtcodec;
#endif //(_WIN32) || (__APPLE__)