Mercurial > libdvdnav.hg
comparison dvdnav.h @ 368:62dd6af82d7b src
adapted the tree to the dvdread->libdvdread transition
| author | nicodvb |
|---|---|
| date | Sat, 31 May 2008 12:34:25 +0000 |
| parents | 9abc06e356ff |
| children | 5a28a534ecf9 |
comparison
equal
deleted
inserted
replaced
| 367:1274107d0eac | 368:62dd6af82d7b |
|---|---|
| 35 extern "C" { | 35 extern "C" { |
| 36 #endif | 36 #endif |
| 37 | 37 |
| 38 #ifndef DVDNAV_COMPILE | 38 #ifndef DVDNAV_COMPILE |
| 39 # include <dvdnav/dvd_types.h> | 39 # include <dvdnav/dvd_types.h> |
| 40 # include <dvdread/dvd_reader.h> | 40 # include <libdvdread/dvd_reader.h> |
| 41 # include <dvdread/nav_types.h> | 41 # include <libdvdread/nav_types.h> |
| 42 # include <dvdread/ifo_types.h> /* For vm_cmd_t */ | 42 # include <libdvdread/ifo_types.h> /* For vm_cmd_t */ |
| 43 # include <dvdnav/dvdnav_events.h> | 43 # include <dvdnav/dvdnav_events.h> |
| 44 #endif | 44 #endif |
| 45 | 45 |
| 46 | 46 |
| 47 | 47 |
