summaryrefslogtreecommitdiff
path: root/src/liana/handlers
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-13 18:22:44 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-13 18:22:44 -0400
commit0f312f61e825fff0a4cb3f74d87a0489629eb34e (patch)
tree99e997056028fdbf8ec3cfafe3c32fe015eaa7a6 /src/liana/handlers
parent2a8cef2947b2d8e436dbec331ac6454d6c9df105 (diff)
downloadcamu-0f312f61e825fff0a4cb3f74d87a0489629eb34e.tar.gz
camu-0f312f61e825fff0a4cb3f74d87a0489629eb34e.tar.bz2
camu-0f312f61e825fff0a4cb3f74d87a0489629eb34e.zip
Fix build with cdio
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'src/liana/handlers')
-rw-r--r--src/liana/handlers/cdio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/liana/handlers/cdio.h b/src/liana/handlers/cdio.h
index 7fa0caf..3d867e2 100644
--- a/src/liana/handlers/cdio.h
+++ b/src/liana/handlers/cdio.h
@@ -1,5 +1,7 @@
#pragma once
+#include <nnwt/buffer.h>
+
#include "handler.h"
#ifdef LIANA_SERVER