]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
macosx: fix compilation error introduced in [5c30d75fcc257c8479e2d03f12b634b7fb87c3d5]
[vlc] / 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;