summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/cdio/Paranoia.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/cdio/Paranoia.hxx b/src/lib/cdio/Paranoia.hxx
index 45d1f6d8c..19b4c4483 100644
--- a/src/lib/cdio/Paranoia.hxx
+++ b/src/lib/cdio/Paranoia.hxx
@@ -43,6 +43,8 @@
#include <stdexcept>
#include <utility>
+#include <cstdio>
+
class CdromDrive {
cdrom_drive_t *drv = nullptr;