]> git.sesse.net Git - vlc/blobdiff - projects/macosx/framework/Sources/VLCExtensionsManager.m
Do not include vlc_modules.h in vlc_common.h
[vlc] / projects / macosx / framework / Sources / VLCExtensionsManager.m
index 088f7629984e50d5f47abd216189f105a296d27d..15ac64d8c81d426d9f2d84faf1f3b1bae04371d2 100644 (file)
@@ -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"