summaryrefslogtreecommitdiffstats
path: root/libdvdnav/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdvdnav/common.h')
-rw-r--r--libdvdnav/common.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/libdvdnav/common.h b/libdvdnav/common.h
index c54924e..7f88e7d 100644
--- a/libdvdnav/common.h
+++ b/libdvdnav/common.h
@@ -9,8 +9,8 @@
#include <stdint.h>
#endif
-#include "ifo_types.h"
-#include "dvd_reader.h"
-#include "ifo_read.h"
-#include "nav_read.h"
-#include "nav_types.h"
+#include <dvdread/ifo_types.h>
+#include <dvdread/dvd_reader.h>
+#include <dvdread/ifo_read.h>
+#include <dvdread/nav_read.h>
+#include <dvdread/nav_types.h>