summaryrefslogtreecommitdiff
path: root/src/codec/codec.h
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-13 17:01:47 -0400
commit77b54c35bf9587450cd636e0d7df37e190e28bfb (patch)
treea290efdd8b09066847199f3f52a32be70d24ef51 /src/codec/codec.h
parent20617b9c80cf8d8051ecdb53a2c22f68c012f21b (diff)
downloadcamu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.gz
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.bz2
camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.zip
Smaller stuff that went uncommitted
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'src/codec/codec.h')
-rw-r--r--src/codec/codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/codec.h b/src/codec/codec.h
index 6a9b654..730e8cb 100644
--- a/src/codec/codec.h
+++ b/src/codec/codec.h
@@ -2,7 +2,7 @@
#include <al/array.h>
#include <al/str.h>
-#include <nnwt/common.h>
+#include <nnwt/buffer.h>
#ifdef CAMU_HAVE_FFMPEG
#include <libavutil/pixdesc.h>
#include <libavformat/avformat.h>