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

image: remove dependency on vout

parent 52f61054
......@@ -24,13 +24,13 @@
#ifndef VLC_IMAGE_H
#define VLC_IMAGE_H 1
# include <vlc_picture.h>
/**
* \file
* This file defines functions and structures for image conversions in vlc
*/
#include <vlc_vout.h>
# ifdef __cplusplus
extern "C" {
# endif
......
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