Commit 72ab62f5 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Compile fixes

parent ec566c12
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include <stdio.h> #include <stdio.h>
#include "charset.h" #include "charset.h"
#include "network.h" #include "vlc_url.h"
/***************************************************************************** /*****************************************************************************
* Module descriptor * Module descriptor
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#include "vlc_httpd.h" #include "vlc_httpd.h"
#include "vlc_vod.h" #include "vlc_vod.h"
#include "network.h"
#include "vlc_url.h" #include "vlc_url.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