Commit 9ef30ee8 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Include "modules.h" from libvlc-module.c

This ensures that the vlc_entry__main prototype matches.
parent ab7c7713
......@@ -38,6 +38,7 @@
#include <vlc_cpu.h>
#include <vlc_aout_intf.h>
#include "libvlc.h"
#include "modules/modules.h"
//#define Nothing here, this is just to prevent update-po from being stupid
#include "vlc_keys.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment