Commit 01eab698 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Fix Galaktos plugin compilation, config.h related.

parent 42b03d10
......@@ -24,6 +24,10 @@
#ifndef _GALAKTOS_PLUGIN_H_
#define _GALAKTOS_PLUGIN_H_
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <vlc/vlc.h>
#include <vlc_aout.h>
#include <vlc_vout.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