فهرست منبع

Do not include vlc_modules.h in vlc_common.h

Rémi Denis-Courmont 15 سال پیش
والد
کامیت
90e00741e9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Sources/VLCExtensionsManager.m

+ 1 - 0
Sources/VLCExtensionsManager.m

@@ -12,6 +12,7 @@
 #import "VLCLibVLCBridging.h"
 #import <vlc_extensions.h>
 #import <vlc_input.h>
+#include <vlc_modules.h>
 
 // Here comes the nasty hack.
 #define MODULE_STRING "VLCKit"