Commit 97fc0011 authored by Max Kellermann's avatar Max Kellermann

input/cdio: fix typo in #include path

Broken by commit 3b0fea5f
parent 42a09ff1
......@@ -42,7 +42,7 @@
#include <assert.h>
#ifdef HAVE_CDIO_PARANOIA_PARANOIA_H
#include <cdio/parannoia/paranoia.h>
#include <cdio/paranoia/paranoia.h>
#else
#include <cdio/paranoia.h>
#endif
......
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