ソースを参照

VLCExtensionsManager: Work around libvlccore changes for our nasty hack.

Pierre d'Herbemont 15 年 前
コミット
76b0e7a002
1 ファイル変更1 行追加0 行削除
  1. 1 0
      Sources/VLCExtensionsManager.m

+ 1 - 0
Sources/VLCExtensionsManager.m

@@ -14,6 +14,7 @@
 #import <vlc_input.h>
 
 // Here comes the nasty hack.
+#define MODULE_STRING "VLCKit"
 #import "../../../../src/control/media_player_internal.h"
 #import "../../../../src/control/libvlc_internal.h"