X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fmacosx%2Fintf_macosx.c;h=6b28e413aa6214fe78808c35725eb322575bf097;hb=440f9992ee947ea5fd0debbf35fdd1011c6404b3;hp=def873f7e7dc4316b33d9bccc0492d06a6f1c2ce;hpb=1ffe943ec5e34e24199546b386114bb67586855a;p=vlc diff --git a/plugins/macosx/intf_macosx.c b/plugins/macosx/intf_macosx.c index def873f7e7..6b28e413aa 100644 --- a/plugins/macosx/intf_macosx.c +++ b/plugins/macosx/intf_macosx.c @@ -49,9 +49,11 @@ #include "video.h" #include "video_output.h" -#include "modules.h" #include "main.h" +#include "modules.h" +#include "modules_export.h" + #include "macosx_common.h" extern main_t *p_main;