]> git.sesse.net Git - vlc/commitdiff
macosx: fix compilation error introduced in [5c30d75fcc257c8479e2d03f12b634b7fb87c3d5]
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 10 Apr 2009 19:33:15 +0000 (21:33 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 10 Apr 2009 19:33:15 +0000 (21:33 +0200)
modules/gui/macosx/intf.h

index c2efac9818ded63a1971cee62223ef0ee62f9118..77e2b80f205153f5b212883a20e27875d2fef860 100644 (file)
@@ -90,7 +90,7 @@ static void MsgCallback( msg_cb_data_t *, msg_item_t *, unsigned );
  *****************************************************************************/
 @class AppleRemote;
 @class VLCInformation;
-@class VLControllerWindow;
+@class VLCControllerWindow;
 @class VLCEmbeddedWindow;
 @class VLCControls;
 @class VLCPlaylist;