Skip to content

Commit

Permalink
image: remove dependency on vout
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Jun 24, 2015
1 parent 52f6105 commit a7598a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/vlc_image.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7598a1

Please sign in to comment.