Commit 71d3e311 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that...

* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
parent ac7ed5b9
......@@ -35,7 +35,6 @@
#include <cdio/cdio.h>
#include <cdio/logging.h>
#include <cdio/cd_types.h>
#include <cdio/cdda.h>
#include <stdio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment