Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libdvdread
Commits
9fef869f
Commit
9fef869f
authored
Jun 08, 2008
by
Dan Nicholson
Browse files
remove inclusion that depended on DVDNAV_COMPILE;
parent
9745c933
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ifo_print.h
View file @
9fef869f
...
...
@@ -21,11 +21,7 @@
#define IFO_PRINT_H_INCLUDED
#include
<inttypes.h>
#ifdef DVDNAV_COMPILE
# include "ifo_types.h"
#else
# include <libdvdread/ifo_types.h>
/* Only for vm_cmd_t */
#endif
void
ifo_print
(
dvd_reader_t
*
dvd
,
int
title
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment