///////////////////////////////////////////////////////////////////////////// // Name: wx/moviectrl.h // Purpose: wxMovieCtrl class // Author: Ryan Norton // Modified by: // Created: 11/07/04 // RCS-ID: $Id$ // Copyright: (c) Ryan Norton // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #if defined(__WXMSW__) #include "wx/msw/moviectrl.h" #elif defined(__WXMAC__) #include "wx/mac/carbon/moviectrl.h" #endif