1
0
Fork 0

Include clpi_data.h to make debugging easier.

This commit is contained in:
Hendrik Leppkes 2012-09-24 02:01:25 +02:00
parent 52c1bbba6e
commit 41b999b34e
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,7 @@ extern "C" {
*/
#include <stdint.h>
#include "bdnav/clpi_data.h"
#define TITLES_ALL 0 /**< all titles. */
#define TITLES_FILTER_DUP_TITLE 0x01 /**< remove duplicate titles. */
@ -1056,7 +1057,6 @@ int bd_mouse_select(BLURAY *bd, int64_t pts, uint16_t x, uint16_t y);
/* access to internal information */
struct clpi_cl;
/**
*
* Get copy of clip information for requested playitem.