Commit 952101a8 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

update: Include vlc_update.h even if UPDATE_CHECK is disabled to get the essential definitions.

parent 9f7848e1
......@@ -37,12 +37,12 @@
#endif
#include <vlc/vlc.h>
#include <vlc_update.h>
#ifdef UPDATE_CHECK
#include <assert.h>
#include <vlc_update.h>
#include <vlc_pgpkey.h>
#include <vlc_stream.h>
#include <vlc_strings.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