/*********************************************************/ /* This source code copyright (c) 1991-2001, Aaron Giles */ /* See the Read Me file for licensing information. */ /* Contact email: mac@aarongiles.com */ /*********************************************************/ #ifndef __JPEGNOQUICKTIME__ #define __JPEGNOQUICKTIME__ #include #include "JPEGViewTypes.h" extern OSErr DrawJPEGNoQuickTime(Handle theHandle, JVDrawParamsHandle theParams); #endif