]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/moviectrl.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: wx/moviectrl.h
3 // Purpose: wxMovieCtrl class
4 // Author: Ryan Norton <wxprojects@comcast.net>
8 // Copyright: (c) Ryan Norton
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #if defined(__WXMSW__)
13 #include "wx/msw/moviectrl.h"
14 #elif defined(__WXMAC__)
15 #include "wx/mac/carbon/moviectrl.h"